Searched refs:failNotNull (Results 1 – 1 of 1) sorted by relevance
737 failNotNull(message, object); in assertNull()750 static private void failNotNull(String message, Object actual) { in failNotNull() method in Assert