assertSame('Code', $e->getAwsErrorCode()); $this->assertSame('This is a message.', $e->getAwsErrorMessage()); } }