类 gUnitAdapter


  • public class gUnitAdapter
    extends java.lang.Object
    Adapter between gUnitEditor Swing GUI and gUnit command-line tool.
    作者:
    scai
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型 方法 说明
      void run()  
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • gUnitAdapter

        public gUnitAdapter​(TestSuite suite)
                     throws java.io.IOException,
                            java.lang.ClassNotFoundException
        抛出:
        java.io.IOException
        java.lang.ClassNotFoundException
    • 方法详细资料

      • run

        public void run()