class TEST inherit A [detachable TEST] create make feature {NONE} -- Creation make is -- Run tests. do end end