Package 

Class Groups

  • All Implemented Interfaces:

    
    public final class Groups
    
                        

    Group of groups, used for logical separation of test runs. Can serve e.g. for coloring of columns in HTML output.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Groups()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final IGroup getGroup(String path)
      final Unit shortenNames() Set the differing parts of group paths as name.
      • Methods inherited from class java.lang.Object

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

      • Groups

        Groups()