KernelUtilityTest
extends TestCase
in package
FinalYes
Table of Contents
Methods
- testGetVersion() : void
- Test the display of version as a string
- testGetVersionNumber() : void
- Test the correct format of version as v{3-digit MAJOR}{3-digit MINOR}{3-digit PATCH}
- testLangFromDict() : void
- Test if the language from dictionary feature is properly working.
Methods
testGetVersion()
Test the display of version as a string
public
testGetVersion() : void
testGetVersionNumber()
Test the correct format of version as v{3-digit MAJOR}{3-digit MINOR}{3-digit PATCH}
public
testGetVersionNumber() : void
testLangFromDict()
Test if the language from dictionary feature is properly working.
public
testLangFromDict() : void