Class CXFInventoryServceTest
java.lang.Object
org.oxerr.stubhub.client.cxf.impl.inventory.CXFInventoryServceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void(package private) void(package private) void(package private) void(package private) void(package private) voidtestSeek()
-
Constructor Details
-
CXFInventoryServceTest
CXFInventoryServceTest()
-
-
Method Details
-
setUpBeforeClass
@BeforeAll static void setUpBeforeClass() -
testSearch
@Disabled("HTTP 429 Too Many Requests") @Test void testSearch() -
testSeek
@Disabled("NotFound HTTP 404 Not Found") @Test void testSeek() -
testExport
@Disabled("Maybe cause: HTTP 429 Too Many Requests") @Test void testExport() -
testBulkUpdate
@Disabled("Create inventory") @Test void testBulkUpdate() -
testGetBulkUpdateStatus
@Disabled("NotFound HTTP 404 Not Found") @Test void testGetBulkUpdateStatus()
-