Uses of Class
net.binis.codegen.test.TestClassLoader
| Package | Description |
|---|---|
| net.binis.codegen.generation.core | |
| net.binis.codegen.test |
-
Uses of TestClassLoader in net.binis.codegen.generation.core
Methods in net.binis.codegen.generation.core with parameters of type TestClassLoader Modifier and Type Method Description static booleanCompileHelper. compile(TestClassLoader loader, List<net.binis.codegen.objects.Pair<String,String>> files) -
Uses of TestClassLoader in net.binis.codegen.test
Methods in net.binis.codegen.test with parameters of type TestClassLoader Modifier and Type Method Description protected booleanBaseTest. compile(TestClassLoader loader, List<net.binis.codegen.objects.Pair<String,String>> files, String resExecute)