Searched refs:OtherClass (Results 1 – 1 of 1) sorted by relevance
81 OtherClass.otherInvoked = null; in setUp()95 assertEquals("Failed to invoke method in other class", OtherClass.otherInvoked, in testInvokeMethodInOtherClass()312 public static class OtherClass { class in BusinessLogicHostExecutorTest