Example #1
0
 public function testSource()
 {
     $container = new Container();
     $this->assertTrue(is_array($container->getValues()));
 }