SYMBOL INDEX (13 symbols across 3 files) FILE: tests/integration/CheckoutPageTest.php class CheckoutPageTest (line 4) | class CheckoutPageTest extends PHPUnit\Framework\TestCase method test_createsTransactionRedirectsToTransactionPage (line 6) | function test_createsTransactionRedirectsToTransactionPage() method test_displaysSuccessMessageWhenTransactionSuceeded (line 32) | function test_displaysSuccessMessageWhenTransactionSuceeded() method test_transactionErrorRedirectsToIndexPage (line 59) | function test_transactionErrorRedirectsToIndexPage() method test_transactionErrorDisplaysErrorMessage (line 84) | function test_transactionErrorDisplaysErrorMessage() method test_displaysStatusOnProcessorErrors (line 110) | function test_displaysStatusOnProcessorErrors() method test_doesNotDisplayCustomerDetailsWhenMissing (line 136) | function test_doesNotDisplayCustomerDetailsWhenMissing() FILE: tests/integration/IndexPageTest.php class IndexPageTest (line 4) | class IndexPageTest extends PHPUnit\Framework\TestCase method test_returnsHttpSuccess (line 6) | function test_returnsHttpSuccess() method test_clientTokenOnPage (line 19) | function test_clientTokenOnPage() method test_checkoutFormOnPage (line 30) | function test_checkoutFormOnPage() FILE: tests/integration/TransactionPageTest.php class TransactionPageTest (line 4) | class TransactionPageTest extends PHPUnit\Framework\TestCase method test_showsTransactionInformation (line 6) | function test_showsTransactionInformation()