![]() |
TYPO3
7.6
|
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$subject = null | |
Testcase for Extension
Definition at line 20 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
getIconInitiallyReturnsEmptyString | ( | ) |
Definition at line 116 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
getIconInitiallyReturnsGivenIconFromConstruct | ( | ) |
Definition at line 127 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
getKeyInitiallyReturnsEmptyString | ( | ) |
Definition at line 38 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
getKeyInitiallyReturnsGivenKeyFromConstruct | ( | ) |
Definition at line 49 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
getTitleInitiallyReturnsEmptyString | ( | ) |
Definition at line 77 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
getTitleInitiallyReturnsGivenTitleFromConstruct | ( | ) |
Definition at line 88 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
getUpdateResultInitiallyReturnsEmptyArray | ( | ) |
Definition at line 194 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
getVersionInitiallyReturnsEmptyString | ( | ) |
Definition at line 155 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
setIconSetsIcon | ( | ) |
Definition at line 141 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
setKeySetsKey | ( | ) |
Definition at line 63 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
setTitleSetsTitle | ( | ) |
Definition at line 102 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
|
protected |
Set up
Definition at line 30 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
setUpdateResultSetsUpdateResult | ( | ) |
Definition at line 205 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
setVersionSetsVersion | ( | ) |
Definition at line 166 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
setVersionSetsVersionFromString | ( | ) |
Definition at line 180 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.
|
protected |
Definition at line 25 of file lang/Tests/Unit/Domain/Model/ExtensionTest.php.