Class LoggingNTest

java.lang.Object
info.ejava.assignments.logging.rentals.LoggingNTest

public class LoggingNTest extends Object
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
  • Constructor Details

    • LoggingNTest

      public LoggingNTest()