Test Results
Package: wheels.tests.global
Test Results | |||||
---|---|---|---|---|---|
Status Passed |
Duration 00:00:00 |
Packages 1 |
Tests 18 |
Failures 0 |
Errors 0 |
Package | Test Name | Time | Status |
---|
Package | Test Name | Time | Status |
---|---|---|---|
strings | Hyphenize normal variable | 1 | Success |
strings | Hyphenize should only insert hyphens in mixed case | 0 | Success |
strings | Hyphenize variable starting with uppercase | 0 | Success |
strings | Hyphenize variable with abbreviation | 0 | Success |
strings | Hyphenize variable with abbreviation starting with uppercase | 0 | Success |
strings | Pluralize | 0 | Success |
strings | Pluralize issue 450 | 0 | Success |
strings | Pluralize multiple words | 1 | Success |
strings | Pluralize starting with upper case | 0 | Success |
strings | Pluralize two words | 0 | Success |
strings | Pluralize with count | 4 | Success |
strings | Singularize | 0 | Success |
strings | Singularize already singularized camel case | 0 | Success |
strings | Singularize multiple words | 0 | Success |
strings | Singularize of address | 1 | Success |
strings | Singularize starting with upper case | 0 | Success |
strings | Singularize two words | 0 | Success |
strings | User setting | 1 | Success |