예제 #1
0
 public function testLoadFail()
 {
     $this->assertFalse(Library::load('some\\stupid\\namespace'));
 }