Package samples.constructor


package samples.constructor
  • Classes
    Class
    Description
    Demonstrates the ability to invoke a test on a private constructor as well as lazy initialization of private collaborators.
    Class used to demonstrate the private constructor instantiation.
    Demonstrates the ability to invoke a test on a private constructor as well as lazy initialization of private collaborators.
    This class is used to demonstrate that error messages are correct when a constructor is not found.