DATACMNS-867 - Cleanups.
SliceImpl now already checks Sort instance for not null. Removed unnecessary warnings supression.
This commit is contained in:
@@ -74,7 +74,6 @@ public class ResultProcessorUnitTests {
|
||||
}
|
||||
|
||||
@Test // DATACMNS-89
|
||||
@SuppressWarnings("unchecked")
|
||||
public void createsListOfProjectionsFormNestedLists() throws Exception {
|
||||
|
||||
ResultProcessor information = getProcessor("findAllProjection");
|
||||
|
||||
Reference in New Issue
Block a user