Class SuppressConstructorHierarchy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getNumber()
      This method is just here to check if it works to execute several tests with the same test suite class loader.
      • Methods inherited from class java.lang.Object

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

      • SuppressConstructorHierarchy

        public SuppressConstructorHierarchy​(java.lang.String message)
    • Method Detail

      • getNumber

        public int getNumber()
        This method is just here to check if it works to execute several tests with the same test suite class loader.
        Returns:
        42.