| org.netbeans.core.lookup.FolderLookupBenchmark
FolderLookupBenchmark | public class FolderLookupBenchmark extends Benchmark (Code) | | |
Method Summary | |
public static void | main(String[] args) Runs the test suite. | protected void | setUp() Creates XML file system (from core mf-layer.xml) on which to provide lookup. | protected void | tearDown() Clears the lookup. | public void | testCreateFolderLookup() Test to find the first registered object. |
main | public static void main(String[] args)(Code) | | Runs the test suite.
|
tearDown | protected void tearDown()(Code) | | Clears the lookup.
|
testCreateFolderLookup | public void testCreateFolderLookup()(Code) | | Test to find the first registered object.
|
|
|