Description: | DOS functions open the door for effective unit test. Each DOS function can be tested by itself using a unit test function. This page lists the unit test functions that are currently available and being used to validate the DOS function provided at DosTips.com. |
Unit Test Function Library | Unit Test for DosTips Functions. |
:unittest.bannerPingPong | Test cases for the :bannerPingPong function |
:unittest.bannerRotate | Test cases for the :bannerRotate function |
:unittest.date2jdate | Test cases for the :date2jdate function |
:unittest.dayOfYear | Test cases for the :dayOfYear function |
:unittest.extractFileSection | Test cases for the :extractFileSection function |
:unittest.false | Test cases for the :false function |
:unittest.format | Test cases for the :format function |
:unittest.jdate | Test cases for the :jdate function |
:unittest.jdate2date | Test cases for the :jdate2date function |
:unittest.lTrim | Test cases for the :lTrim function |
:unittest.MakeAbsolute | Test cases for the :MakeAbsolute function |
:unittest.MakeRelative | Test cases for the :MakeRelative function |
:unittest.rTrim | Test cases for the :rTrim function |
:unittest.StartsWith | Test cases for the :StartsWith function |
:unittest.strLen | Test cases for the :strLen function |
:unittest.substitute | Test cases for the :substitute function |
:unittest.toCamelCase | Test cases for the :toCamelCase function |
:unittest.toLower | Test cases for the :toLower function |
:unittest.toUpper | Test cases for the :toUpper function |
:unittest.Trim | Test cases for the :Trim function |
:unittest.true | Test cases for the :true function |
:unittest.Unique | Test cases for the :Unique function |
Description: | call:unittest.bannerPingPong | ||
Dependencies: | :bannerPingPong | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.bannerRotate | ||
Dependencies: | :bannerRotate | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.date2jdate | ||
Dependencies: | :date2jdate, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.dayOfYear | ||
Dependencies: | :dayOfYear, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.extractFileSection | ||
Dependencies: | :extractFileSection | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.false | ||
Dependencies: | :false | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.format | ||
Dependencies: | :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.jdate | ||
Dependencies: | :jdate, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.jdate2date | ||
Dependencies: | :jdate2date, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.lTrim | ||
Dependencies: | :lTrim, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.MakeAbsolute | ||
Dependencies: | :MakeAbsolute, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.MakeRelative | ||
Dependencies: | :MakeRelative, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.rTrim | ||
Dependencies: | :rTrim, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.StartsWith | ||
Dependencies: | :StartsWith, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.strLen | ||
Dependencies: | :strLen, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.substitute | ||
Dependencies: | :substitute | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.toCamelCase | ||
Dependencies: | :toCamelCase, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.toLower | ||
Dependencies: | :toLower, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.toUpper | ||
Dependencies: | :toUpper, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.Trim | ||
Dependencies: | :Trim, :Format | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.true | ||
Dependencies: | :true | ||
Script: |
|
||
Script Output: |
|
Description: | call:unittest.Unique | ||
Dependencies: | :Unique | ||
Script: |
|
||
Script Output: |
|