RegressionTests__XMLCoderTests.st
changeset 2353 783cd6b14cf9
parent 1661 ebb1552f4fa3
child 2484 d4186977a3e7
equal deleted inserted replaced
2352:f385384d3bf3 2353:783cd6b14cf9
    57         ].
    57         ].
    58     ].
    58     ].
    59     (Smalltalk classNamed:'stx_goodies_xml_stx') load.
    59     (Smalltalk classNamed:'stx_goodies_xml_stx') load.
    60 
    60 
    61     "Modified: / 31-07-2017 / 10:47:07 / mawalch"
    61     "Modified: / 31-07-2017 / 10:47:07 / mawalch"
    62 !
       
    63 
       
    64 tearDown
       
    65     "common cleanup - invoked after testing"
       
    66 
       
    67     super tearDown
       
    68 ! !
    62 ! !
    69 
    63 
    70 !XMLCoderTests methodsFor:'tests'!
    64 !XMLCoderTests methodsFor:'tests'!
    71 
    65 
    72 testArray
    66 testArray