Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 271 Bytes

code

Demos and examples code for IT-Ninjas

helper

This subdirectory contains simple helper classes:

  • OutputValidation: This class is a little helper for a console log output verifier.
  • OutputValidationUsage: It is a usage demo for the OutputValidation.