Package test
Class BitPayTest2
- java.lang.Object
-
- test.BitPayTest2
-
public class BitPayTest2 extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BitPayTest2()
-
Method Summary
Modifier and Type Method Description voidsetUp()static voidsetUpOneTime()voidtestCurrency()voidtestShouldGetInvoiceId()
-
-
-
Method Detail
-
setUpOneTime
public static void setUpOneTime() throws java.net.UnknownHostException, BitPayException- Throws:
java.net.UnknownHostExceptionBitPayException
-
setUp
public void setUp() throws BitPayException- Throws:
BitPayException
-
testShouldGetInvoiceId
public void testShouldGetInvoiceId()
-
testCurrency
public void testCurrency()
-
-