Class LoggingNTest
java.lang.Object
info.ejava.assignments.logging.rentals.LoggingNTest
This test verifies which component was selected to be injected.
It uses reflection to get around the fact that it does not know the
solution's package and classnames -- just obvious patterns.
We will cover testing soon and reflection several weeks after that
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) class
(package private) class
(package private) class
(package private) static class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoggingNTest
public LoggingNTest()
-