return TestCase.new({. setup = function(). a = 42. end,. test_answer = function(assert). assert.equal(42, a). end,. test_foo = function(assert).
確定! 回上一頁