Using Java Enums in Test Automation

When deciding what data types to use for storing test data, you might want something that: Allows the declaration of several properties Has no behavior or has minimal...