Class Statement


  • public abstract class Statement
    extends Object
    Exists so that we can exclude junit 4 from our dependencies and still use testcontainers.
    • Constructor Detail

      • Statement

        public Statement()