Kaynağa Gözat

added unit framework.

Nicolas Cannasse 19 yıl önce
ebeveyn
işleme
888029b227
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      std/haxe/ImportAll.hx

+ 5 - 0
std/haxe/ImportAll.hx

@@ -71,6 +71,11 @@ import haxe.remoting.SocketBuffer;
 import haxe.remoting.SocketConnection;
 #end
 
+import haxe.unit.TestCase;
+import haxe.unit.TestResult;
+import haxe.unit.TestRunner;
+import haxe.unit.TestStatus;
+
 // flash
 #if flash