|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.starhope.appius.test.AuthorizeNetTest
public class AuthorizeNetTest
WRITEME: The documentation for this type (AuthorizeNetTest) is incomplete. (brpocock, Aug 5, 2009)
Constructor Summary | |
---|---|
AuthorizeNetTest()
|
Method Summary | |
---|---|
void |
setUp()
WRITEME: document this method (brpocock, Aug 5, 2009) |
void |
tearDown()
WRITEME: document this method (brpocock, Aug 5, 2009) |
void |
testAlterEnrolment()
Test method for AuthorizeNetGateway.alterEnrolment(org.starhope.appius.mb.Payment, org.starhope.appius.mb.UserEnrolment)
. |
void |
testEndEnrolment()
Test method for AuthorizeNetGateway.endEnrolment(org.starhope.appius.mb.Payment)
. |
void |
testIsAvailable()
Test method for AuthorizeNetGateway.isAvailable()
. |
void |
testStartEnrolment()
Test method for AuthorizeNetGateway.startEnrolment(org.starhope.appius.mb.Payment)
. |
void |
testTransactPayment()
Test method for AuthorizeNetGateway.transactPayment(org.starhope.appius.mb.Payment)
. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthorizeNetTest()
Method Detail |
---|
public void setUp() throws Exception
Exception
public void tearDown() throws Exception
Exception
public void testAlterEnrolment()
AuthorizeNetGateway.alterEnrolment(org.starhope.appius.mb.Payment, org.starhope.appius.mb.UserEnrolment)
.
public void testEndEnrolment()
AuthorizeNetGateway.endEnrolment(org.starhope.appius.mb.Payment)
.
public void testIsAvailable()
AuthorizeNetGateway.isAvailable()
.
public void testStartEnrolment()
AuthorizeNetGateway.startEnrolment(org.starhope.appius.mb.Payment)
.
public void testTransactPayment()
AuthorizeNetGateway.transactPayment(org.starhope.appius.mb.Payment)
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |