Class PublicConstructorDemo


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

      • PublicConstructorDemo

        public PublicConstructorDemo​(String completeName)
    • Method Detail

      • getConstructorResult

        public String getConstructorResult()