org.netbeans.modules.nbjunit/1 1.29

Uses of Interface
org.netbeans.junit.NbTest

Packages that use NbTest
org.netbeans.junit   
 

Uses of NbTest in org.netbeans.junit
 

Subinterfaces of NbTest in org.netbeans.junit
 interface NbPerformanceTest
          Interface extending JUnit test to store measured performance data
 

Classes in org.netbeans.junit that implement NbTest
 class NbPerformanceTestCase
          Default implementation of NbPerformanceTest with added methods to collect measured performance data.
 class NbTestCase
          NetBeans extension to JUnit's TestCase.
 class NbTestDecorator
          NetBeans extension to JUnit's TestDecorator class.
 class NbTestSetup
          A Decorator to set up and tear down additional fixture state.
 class NbTestSuite
          NetBeans extension to JUnit's TestSuite class.
 


org.netbeans.modules.nbjunit/1 1.29

Built on May 12 2006.  |  Portions Copyright 1997-2006 Sun Microsystems, Inc. All rights reserved.