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

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.felix.ipojo.junit4osgi.test.TestTestCase
All Implemented Interfaces:
junit.framework.Test

public class TestTestCase
extends junit.framework.TestCase

Simple Test Case.

Author:
Felix Project Team

Constructor Summary
TestTestCase()
           
 
Method Summary
 void test1()
          test1.
 void test2()
          test2.
 void test3()
          test3.
 void test4()
          test4.
 
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestTestCase

public TestTestCase()
Method Detail

test1

public void test1()
test1.


test2

public void test2()
test2.


test3

public void test3()
test3.


test4

public void test4()
test4.



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