luyatests\core\base\ModuleReflectionTest::testInitException PHP Method

testInitException() public method

public testInitException ( )
    public function testInitException()
    {
        return new ModuleReflection(new \luya\web\Request(), new \luya\web\UrlManager());
    }