Searched defs:reload (Results 1 – 3 of 3) sorted by relevance
16 public Class reload(Class aClass) throws ClassNotFoundException { in reload() method in StandardTestSuiteLoader
8 abstract public Class reload(Class aClass) throws ClassNotFoundException; in reload() method
12 public Class reload(Class aClass) throws ClassNotFoundException { in reload() method in ReloadingTestSuiteLoader