org.apache.felix.ipojo.junit4osgi.test
Class TestTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.apache.felix.ipojo.junit4osgi.test.TestTestSuite
All Implemented Interfaces:
junit.framework.Test

public class TestTestSuite
extends junit.framework.TestSuite

Simple OSGi Test Suite.

Author:
Felix Project Team

Constructor Summary
TestTestSuite()
           
 
Method Summary
static junit.framework.Test suite()
          Suite method.
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestTestSuite

public TestTestSuite()
Method Detail

suite

public static junit.framework.Test suite()
Suite method.

Returns:
the test suite.


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.