20 tests completed in 31 milliseconds, with 0 failed, 0 skipped, and 0 todo.
159 assertions of 159 passed, 0 failed.
- Fraction: equals (2)Rerun1 ms
- equals true@ 1 ms
- equals false@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:11:7
- Fraction: copy (2)Rerun0 ms
- copy test@ 0 ms
- copy test@ 0 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:15:7
- Fraction: isInteger (14)Rerun1 ms
- isInteger true@ 1 ms
- isInteger true@ 1 ms
- isInteger false@ 1 ms
- isInteger false@ 1 ms
- isInteger true@ 1 ms
- isInteger true@ 1 ms
- isInteger true@ 1 ms
- isInteger true@ 1 ms
- isInteger false@ 1 ms
- isInteger false@ 1 ms
- isInteger false@ 1 ms
- isInteger false@ 1 ms
- isInteger true with 0 numerator@ 1 ms
- isInteger false with 0 denominator@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:19:7
- Fraction: reduce, reduced, isReduced (8)Rerun1 ms
- isReduced true@ 1 ms
- isReduced true@ 1 ms
- isReduced true@ 1 ms
- isReduced true@ 1 ms
- isReduced false@ 1 ms
- reduce@ 1 ms
- reduce@ 1 ms
- reduced@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:37:7
- Fraction: sign (3)Rerun0 ms
- sign 1@ 0 ms
- sign 0@ 0 ms
- sign -1@ 0 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:47:7
- Fraction: abs (5)Rerun1 ms
- abs test@ 1 ms
- abs test@ 1 ms
- abs test@ 1 ms
- abs test@ 1 ms
- abs test@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:52:7
- Fraction: plus (7)Rerun0 ms
- plus@ 0 ms
- plus@ 0 ms
- plus@ 0 ms
- plus@ 0 ms
- plus@ 0 ms
- plus@ 0 ms
- plus@ 0 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:60:7
- Fraction: minus (7)Rerun0 ms
- minus@ 0 ms
- minus@ 0 ms
- minus@ 0 ms
- minus@ 0 ms
- minus@ 0 ms
- minus@ 0 ms
- minus@ 0 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:69:7
- Fraction: times (7)Rerun1 ms
- times@ 1 ms
- times@ 1 ms
- times@ 1 ms
- times@ 1 ms
- times@ 1 ms
- times@ 1 ms
- times@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:78:7
- Fraction: divided (7)Rerun1 ms
- divided@ 0 ms
- divided@ 0 ms
- divided@ 0 ms
- divided@ 0 ms
- divided@ 0 ms
- divided@ 0 ms
- divided@ 0 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:87:7
- Fraction: plusInteger (8)Rerun0 ms
- plusInteger@ 0 ms
- plusInteger@ 0 ms
- plusInteger@ 0 ms
- plusInteger@ 0 ms
- plusInteger@ 0 ms
- plusInteger@ 0 ms
- plusInteger@ 0 ms
- plusInteger@ 0 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:96:7
- Fraction: minusInteger (8)Rerun1 ms
- minusInteger@ 1 ms
- minusInteger@ 1 ms
- minusInteger@ 1 ms
- minusInteger@ 1 ms
- minusInteger@ 1 ms
- minusInteger@ 1 ms
- minusInteger@ 1 ms
- minusInteger@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:106:7
- Fraction: timesInteger (8)Rerun0 ms
- timesInteger@ 0 ms
- timesInteger@ 0 ms
- timesInteger@ 0 ms
- timesInteger@ 0 ms
- timesInteger@ 0 ms
- timesInteger@ 0 ms
- timesInteger@ 0 ms
- timesInteger@ 0 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:116:7
- Fraction: dividedInteger (8)Rerun1 ms
- dividedInteger@ 1 ms
- dividedInteger@ 1 ms
- dividedInteger@ 1 ms
- dividedInteger@ 1 ms
- dividedInteger@ 1 ms
- dividedInteger@ 1 ms
- dividedInteger@ 1 ms
- dividedInteger@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:126:7
- Fraction: set (2)Rerun0 ms
- okay@ 0 ms
- okay@ 0 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:136:7
- Fraction: lessThan (24)Rerun1 ms
- 1/3 < 1/2@ 1 ms
- 1/2 >= 1/3@ 1 ms
- 3/8 < 2/3@ 1 ms
- 2/3 >= 3/8@ 1 ms
- 0/3 < 1/5@ 1 ms
- 1/5 >= 0/3@ 1 ms
- -1/5 < 0/3@ 1 ms
- 0/3 >= -1/5@ 1 ms
- -1/3 < 1/4@ 1 ms
- 1/4 >= -1/3@ 1 ms
- 1/-3 < 1/4@ 1 ms
- 1/4 >= 1/-3@ 1 ms
- -1/4 < 1/3@ 1 ms
- 1/3 >= -1/4@ 1 ms
- 1/-4 < 1/3@ 1 ms
- 1/3 >= 1/-4@ 1 ms
- f1 not less than f2@ 1 ms
- f2 not less than f1@ 1 ms
- f1 not less than f2@ 1 ms
- f2 not less than f1@ 1 ms
- f1 not less than f2@ 1 ms
- f2 not less than f1@ 1 ms
- f1 not less than f2@ 1 ms
- f2 not less than f1@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:143:7
- Fraction: mutable variants (12)Rerun1 ms
- Chaining@ 1 ms
- Mutated b@ 1 ms
- Did not mutate a@ 1 ms
- Chaining@ 1 ms
- Mutated b@ 1 ms
- Did not mutate a@ 1 ms
- Chaining@ 1 ms
- Mutated b@ 1 ms
- Did not mutate a@ 1 ms
- Chaining@ 1 ms
- Mutated b@ 1 ms
- Did not mutate a@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:165:7
- Fraction: fromDecimal (20)Rerun1 ms
- numerator should be 1 for fromDecimal: 0.5@ 0 ms
- denominator should be 2 for fromDecimal: 0.5@ 0 ms
- numerator should be 3 for fromDecimal: 0.75@ 0 ms
- denominator should be 4 for fromDecimal: 0.75@ 1 ms
- numerator should be 33 for fromDecimal: 0.33@ 1 ms
- denominator should be 100 for fromDecimal: 0.33@ 1 ms
- numerator should be 133 for fromDecimal: 1.33@ 1 ms
- denominator should be 100 for fromDecimal: 1.33@ 1 ms
- numerator should be 1 for fromDecimal: 1@ 1 ms
- denominator should be 1 for fromDecimal: 1@ 1 ms
- numerator should be 0 for fromDecimal: 0@ 1 ms
- denominator should be 1 for fromDecimal: 0@ 1 ms
- numerator should be 1234567 for fromDecimal: 0.1234567@ 1 ms
- denominator should be 10000000 for fromDecimal: 0.1234567@ 1 ms
- numerator should be 11234567 for fromDecimal: 1.1234567@ 1 ms
- denominator should be 10000000 for fromDecimal: 1.1234567@ 1 ms
- numerator should be 7 for fromDecimal: 3.5@ 1 ms
- denominator should be 2 for fromDecimal: 3.5@ 1 ms
- numerator should be 2490886998784933 for fromDecimal: 0.009963547995139732@ 1 ms
- denominator should be 250000000000000000 for fromDecimal: 0.009963547995139732@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/model/FractionTests.js:181:7
- StringUtils: capitalize (1)Rerun0 ms
- word should be capitalized@ 0 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/util/StringUtilsTests.js:12:7
- StringUtils: fillIn (6)Rerun1 ms
- 0 placeholders@ 0 ms
- 1 placeholder@ 1 ms
- > 1 placeholders@ 1 ms
- extra value in hash is ignored@ 1 ms
- OK to use curly braces in the string@ 1 ms
- OK to omit a placeholder value@ 1 ms
Source: at https://vlabs.edu-vod.com/area-builder/chipper/dist/js/phetcommon/js/util/StringUtilsTests.js:17:7