com.viceversatech.rdfbeans.test.examples
Class ExampleClassTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.viceversatech.rdfbeans.test.examples.ExampleClassTest
All Implemented Interfaces:
junit.framework.Test

public class ExampleClassTest
extends junit.framework.TestCase


Constructor Summary
ExampleClassTest()
           
 
Method Summary
 void _testDump()
           
protected  void setUp()
           
protected  void tearDown()
           
 void testCheckResourceExists()
           
 void testDelete1()
           
 void testDelete2()
           
 void testGet()
           
 void testGetAll()
           
 void testGetResource()
           
 void testUpdate()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
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, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExampleClassTest

public ExampleClassTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception
See Also:
TestCase.setUp()

tearDown

protected void tearDown()
                 throws java.lang.Exception
Overrides:
tearDown in class junit.framework.TestCase
Throws:
java.lang.Exception
See Also:
TestCase.tearDown()

testCheckResourceExists

public void testCheckResourceExists()

testGet

public void testGet()
             throws java.lang.Exception
Throws:
java.lang.Exception

testGetAll

public void testGetAll()
                throws java.lang.Exception
Throws:
java.lang.Exception

testGetResource

public void testGetResource()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testUpdate

public void testUpdate()
                throws java.lang.Exception
Throws:
java.lang.Exception

testDelete1

public void testDelete1()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testDelete2

public void testDelete2()
                 throws java.lang.Exception
Throws:
java.lang.Exception

_testDump

public void _testDump()
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011. All Rights Reserved.