public class ScriptMessages extends java.lang.Object
Technically, these are messages for the test package, and this class should be called TestMessages ... but that's always a bad idea (it makes the class look like a JUnit test suite).
This class is public, not package private, because some related sub-packages make use of it as well.
Constructor and Description |
---|
ScriptMessages() |
public ScriptMessages()