Class TestingbotLabSuiteCollection

  • All Implemented Interfaces:
    java.io.Serializable

    public class TestingbotLabSuiteCollection
    extends java.lang.Object
    implements java.io.Serializable
    Paginated list of Codeless test suites (data + meta).
    Since:
    1.1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • TestingbotLabSuiteCollection

        public TestingbotLabSuiteCollection()
    • Method Detail

      • getMeta

        public java.util.HashMap<java.lang.String,​java.lang.Integer> getMeta()
      • setMeta

        public void setMeta​(java.util.HashMap<java.lang.String,​java.lang.Integer> meta)