| Class | Description |
|---|---|
| PrivateConstructorDemo |
Demonstrates the ability to invoke a test on a private constructor as well as
lazy initialization of private collaborators.
|
| PrivateConstructorInstantiationDemo |
Class used to demonstrate the private constructor instantiation.
|
| PublicConstructorDemo |
Demonstrates the ability to invoke a test on a private constructor as well as
lazy initialization of private collaborators.
|
| PublicConstructorWithDependencyDemo |
This class is used to demonstrate that error messages are correct when a
constructor is not found.
|
Copyright © 2025. All rights reserved.