assertNotEmpty($model->getMessage()); $this->assertTrue($model->getRequireTLS()); $this->assertFalse($model->getSkipVerification()); } }