Class PriceChecker
java.lang.Object
org.oxerr.stubhub.client.cxf.impl.inventory.PriceChecker
Check the price of all listings and delist them if necessary. This is a
safety measure to prevent tickets from being sold at a very low price due to
a bug in the pricing algorithm.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PriceChecker
PriceChecker()
-
-
Method Details
-
tearDown
- Throws:
Exception
-
testCheckPrice
@Disabled("Run this test to check all listings.") @Test void testCheckPrice()
-