org.eclipse.lyo.oslc4j.stockquote.test
Class TestStockQuoteJson

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.lyo.oslc4j.stockquote.test.TestBase
              extended by org.eclipse.lyo.oslc4j.stockquote.test.TestStockQuoteJson
All Implemented Interfaces:
junit.framework.Test

public class TestStockQuoteJson
extends TestBase


Constructor Summary
TestStockQuoteJson()
           
 
Method Summary
 void testCompact()
           
 void testCreate()
           
 void testDelete()
           
 void testResourceShape()
           
 void testRetrieve()
           
 void testRetrieves()
           
 
Methods inherited from class org.eclipse.lyo.oslc4j.stockquote.test.TestBase
testCompact, testCreate, testDelete, testResourceShape, testRetrieve, testRetrieves
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestStockQuoteJson

public TestStockQuoteJson()
Method Detail

testResourceShape

public void testResourceShape()
                       throws URISyntaxException
Throws:
URISyntaxException

testCreate

public void testCreate()

testRetrieve

public void testRetrieve()

testRetrieves

public void testRetrieves()

testCompact

public void testCompact()

testDelete

public void testDelete()


Copyright © 2013. All Rights Reserved.