Searched refs:TestHandler (Results 1 – 6 of 6) sorted by relevance
35 TestHandler.testNoCrash(handler, "http://localhost:7100/object?id=" + object.getId()); in noCrashClassInstance()48 TestHandler.testNoCrash(handler, "http://localhost:7100/object?id=" + object.getId()); in noCrashClassObj()61 TestHandler.testNoCrash(handler, "http://localhost:7100/object?id=" + object.getId()); in noCrashSystemClassObj()72 TestHandler.testNoCrash(handler, "http://localhost:7100/object?id=" + object.getId()); in noCrashArrayInstance()
28 TestHandler.testNoCrash(handler, "http://localhost:7100/sites"); in noCrash()
28 TestHandler.testNoCrash(handler, "http://localhost:7100/rooted"); in noCrash()
34 TestHandler.testNoCrash(handler, "http://localhost:7100"); in noCrash()
26 public class TestHandler { class
85 TestHandler.testNoCrash(handler, "http://localhost:7100/objects?class=java.lang.Class"); in diffClassRemoved()