| com.hp.hpl.jena.util.test.TestMonitors
TestMonitors | public class TestMonitors extends TestCase (Code) | | Tests for MonitorGraph implementation.
author: Dave Reynolds version: $Revision: 1.6 $ |
TestMonitors | public TestMonitors(String name)(Code) | | Boilerplate for junit
|
suite | public static TestSuite suite()(Code) | | Boilerplate for junit.
This is its own test suite
|
testBasics | public void testBasics()(Code) | | Basic graph level test, no monitoring
|
testListener | public void testListener()(Code) | | Monitoring test.
|
testModelMonitor | public void testModelMonitor()(Code) | | Test model level access
|
|
|