TestAsserter.st
changeset 650 20c408a44d5d
parent 649 a69fdedffe06
child 674 ddf31755804e
child 769 780143a8642d
equal deleted inserted replaced
649:a69fdedffe06 650:20c408a44d5d
   211 !
   211 !
   212 
   212 
   213 skip
   213 skip
   214     "skip this test"
   214     "skip this test"
   215     
   215     
   216     self skipIf:true description:'Unconditionally'.
   216     self skipIf:true description:'Test Skipped'.
   217 !
   217 !
   218 
   218 
   219 skip:aString
   219 skip:aString
   220     "skip this test"
   220     "skip this test"
   221     
   221