Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 272 Bytes

File metadata and controls

10 lines (6 loc) · 272 Bytes

Java-Reflects

Reflection utilities within Java; extremely useful in creating fully populated object graphs to be used when testing.

Compilation

Dash uses ply as its build tool, ensure you have it installed.