Searched refs:asserts (Results 1 - 2 of 2) sorted by relevance

/yui3/src/test/
H A DMakefile9 asserts:
10 cp $(YUITest)/asserts/* ./js/
32 source: asserts core errors mock reporting api wrap
/yui3/src/test/tests/
H A Dgeneral-tests.js147 'test: asserts': function() {
163 'test: asserts fail areNotEqual': function() {
166 'test: asserts fail areNotSame': function() {
169 'test: asserts fail isFalse': function() {
172 'test: asserts fail isTrue': function() {
175 'test: asserts fail isNaN': function() {
178 'test: asserts fail isNotNaN': function() {
181 'test: asserts fail isNull': function() {
184 'test: asserts fail isNotNull': function() {
187 'test: asserts fai
[all...]

Completed in 22 milliseconds