Package samples.suppressconstructor
Class SuppressConstructorHierarchy
java.lang.Object
samples.suppressconstructor.SuppressConstructorHeirarchyEvilGrandParent
samples.suppressconstructor.SuppressConstructorHierarchyParent
samples.suppressconstructor.SuppressConstructorHierarchy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
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 samples.suppressconstructor.SuppressConstructorHierarchyParent
getMessage
-
Constructor Details
-
SuppressConstructorHierarchy
-
-
Method Details
-
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.
-