markTestIncomplete('Not implemented yet.'); } /** * Test index method * * @return void */ public function testIndex() { //$this->markTestIncomplete('Not implemented yet.'); $this->post('/TransactionJsonRequestHandler', ['method' => 'putTransaction', 'transaction' => 'CgpIYWxsbyBXZWx0EgYIyfSG7gVKLwonCiCboKikqwjZfes9xuqgthFH3/cHHaWchkUhWiGhQjB23xCg2pMBELWJ7ZYK']); } }