Searched refs:FAKE_INT_ARRAY_VALUE (Results 1 – 1 of 1) sorted by relevance
113 private static final Integer[] FAKE_INT_ARRAY_VALUE = {1, 2}; field in CarPropertyManagerTest253 FAKE_INT_ARRAY_VALUE); in testGetIntArrayProperty()257 assertThat(result).asList().containsExactlyElementsIn(FAKE_INT_ARRAY_VALUE); in testGetIntArrayProperty()269 VehicleArea.GLOBAL, FAKE_INT_ARRAY_VALUE); in testGetIntArrayPropertyWithErrorStatusAfterR()324 FAKE_INT_ARRAY_VALUE); in testGetPropertyWithClass()328 assertThat(result.getValue()).asList().containsExactlyElementsIn(FAKE_INT_ARRAY_VALUE); in testGetPropertyWithClass()