Searched refs:FAKE_INT_ARRAY_VALUE (Results 1 – 1 of 1) sorted by relevance
119 private static final Integer[] FAKE_INT_ARRAY_VALUE = {1, 2}; field in CarPropertyManagerTest284 FAKE_INT_ARRAY_VALUE); in testGetIntArrayProperty()288 assertThat(result).asList().containsExactlyElementsIn(FAKE_INT_ARRAY_VALUE); in testGetIntArrayProperty()300 VehicleArea.GLOBAL, FAKE_INT_ARRAY_VALUE); in testGetIntArrayPropertyWithErrorStatusAfterR()355 FAKE_INT_ARRAY_VALUE); in testGetPropertyWithClass()359 assertThat(result.getValue()).asList().containsExactlyElementsIn(FAKE_INT_ARRAY_VALUE); in testGetPropertyWithClass()