| org.netbeans.modules.vmd.api.model.AccessControllerTest
AccessControllerTest | public class AccessControllerTest extends TestCase (Code) | | author: Karol Harezlak |
Method Summary | |
protected void | setUp() | public static Test | suite() | protected void | tearDown() | public void | testComplex() Test of notifyEventFiring method, of class org.netbeans.modules.vmd.api.model.AccessController. | public void | testNotifyEventFired() Test of notifyEventFired method, of class org.netbeans.modules.vmd.api.model.AccessController. |
AccessControllerTest | public AccessControllerTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testComplex | public void testComplex()(Code) | | Test of notifyEventFiring method, of class org.netbeans.modules.vmd.api.model.AccessController.
|
testNotifyEventFired | public void testNotifyEventFired()(Code) | | Test of notifyEventFired method, of class org.netbeans.modules.vmd.api.model.AccessController.
|
|
|