Class ScriptTypes


  • public abstract class ScriptTypes
    extends Object
    Script type constants representing possible script languages used in test cases. We do not use enumeration here because people out there need to have the opportunity to add new script types in test cases without having to change the enumeration.
    Author:
    Christoph Deppisch