Class InventoryTest
java.lang.Object
org.oxerr.stubhub.client.cxf.impl.inventory.InventoryTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) voidtestList()List one listing.
-
Constructor Details
-
InventoryTest
InventoryTest()
-
-
Method Details
-
testGetInventory
@Disabled("Requires authentication") @Test void testGetInventory() -
testList
@Disabled("Requires authentication") @Test void testList()List one listing. Run this test to list one listing.
-