Example #1
0
 public function testGetEnvVariable()
 {
     $this->assertEquals('daheim', $this->controller->env('PATH'));
 }