Package junit.runner

Class Version


  • public class Version
    extends java.lang.Object
    This class defines the current version of JUnit
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String id()  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • id

        public static java.lang.String id()
      • main

        public static void main​(java.lang.String[] args)