Class PrivateConstructorDemo


  • public class PrivateConstructorDemo
    extends Object
    Demonstrates the ability to invoke a test on a private constructor as well as lazy initialization of private collaborators.
    Author:
    Johan Haleby
    • Method Detail

      • getConstructorResult

        public String getConstructorResult()