Ejemplo n.º 1
0
 public function testWhitelist()
 {
     $this->assertInternalType('array', SignupController::getWhitelistedEmails());
 }