FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
Public Member Functions | |
testGetName () | |
testGetTitle () | |
testGetPermission () | |
testIsRequiresLogin () | |
testGetPluginLevel () | |
testGetDependencies () | |
testGetInitOrder () | |
testExceptionWhenLoginIsRequired () | |
testSessionIsWrappedInRequest () | |
testIsLoggedIn () | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Private Attributes | |
$name = "<name>" | |
$logger | |
$twigEnvironment | |
$session | |
$container | |
$menu | |
$microMenu | |
$plugin | |
Definition at line 76 of file DefaultPluginTest.php.
Fossology\Lib\Plugin\DefaultPluginTest::testExceptionWhenLoginIsRequired | ( | ) |
Exception not allowed without login
Definition at line 193 of file DefaultPluginTest.php.