com.walmart.openapi
Class ProductLookupApiTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.walmart.openapi.ProductLookupApiTest
All Implemented Interfaces:
junit.framework.Test

public class ProductLookupApiTest
extends junit.framework.TestCase


Constructor Summary
ProductLookupApiTest()
           
 
Method Summary
 void setUp()
           
 void test_item_lookup()
          Test item lookup.
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProductLookupApiTest

public ProductLookupApiTest()
Method Detail

setUp

public void setUp()
           throws java.io.IOException
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.io.IOException

test_item_lookup

public void test_item_lookup()
                      throws java.io.IOException,
                             java.util.concurrent.ExecutionException,
                             java.lang.InterruptedException
Test item lookup.

Throws:
java.io.IOException
java.util.concurrent.ExecutionException
java.lang.InterruptedException