Lines Matching refs:shouldBeTrue
62 shouldBeTrue('expected[String.fromCharCode(0xA78D).toLowerCase()]');
63 shouldBeTrue('expected[String.fromCharCode(0x0265).toUpperCase()]');
78 shouldBeTrue('expected[String.fromCharCode(0x10C7).toLowerCase()]');
79 shouldBeTrue('expected[String.fromCharCode(0x2D27).toUpperCase()]');
82 shouldBeTrue('expected[String.fromCharCode(0x2D2D).toLowerCase()]');
83 shouldBeTrue('expected[String.fromCharCode(0x10CD).toUpperCase()]');
86 shouldBeTrue('expected[String.fromCharCode(0x2CF2).toLowerCase()]');
87 shouldBeTrue('expected[String.fromCharCode(0x2CF3).toUpperCase()]');
90 shouldBeTrue('expected[String.fromCharCode(0xA792).toLowerCase()]');
91 shouldBeTrue('expected[String.fromCharCode(0xA793).toUpperCase()]');
94 shouldBeTrue('expected[String.fromCharCode(0xA7AA).toLowerCase()]');
95 shouldBeTrue('expected[String.fromCharCode(0x0266).toUpperCase()]');