Searched refs:convertDate (Results 1 – 2 of 2) sorted by relevance
23 String convertDate(Date date); in convertDate() method31 when(sorter.convertDate(new Date())).thenReturn("one"); in shouldCompile()32 when(sorter.convertDate((Date) anyObject())).thenReturn("two"); in shouldCompile()
META-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...