| |
|
| abbot.util.PathClassLoaderTest
PathClassLoaderTest | public class PathClassLoaderTest extends TestCase (Code) | | |
PathClassLoaderTest | public PathClassLoaderTest(String name)(Code) | | |
testConvertPathToFiles | public void testConvertPathToFiles()(Code) | | |
testConvertPathToFilesW32 | public void testConvertPathToFilesW32()(Code) | | |
testLoadClassFromPath | public void testLoadClassFromPath() throws Throwable(Code) | | We assume the existence of "lib/example.jar" and
example/FontChooser.class within it.
|
testLoadResource | public void testLoadResource() throws Throwable(Code) | | We assume the existence of "lib/example.jar" and a resource
example/logo32.gif within it.
|
|
|
|