Class SurefireProperties

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>, KeyValueSource

public class SurefireProperties extends Properties implements KeyValueSource
A Properties implementation that preserves insertion order.
See Also: