Annotation Type CelestaTest

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean referentialIntegrity
      Sets referential integrity (set to false to disable).
      boolean resetSequences
      Resets sequences before each test.
      String scorePath
      Sets score path (maybe relative to project root).
      boolean truncateTables
      Sets tables truncation before each test.
    • Element Detail

      • scorePath

        String scorePath
        Sets score path (maybe relative to project root).
        Default:
        ""
      • referentialIntegrity

        boolean referentialIntegrity
        Sets referential integrity (set to false to disable).
        Default:
        true
      • truncateTables

        boolean truncateTables
        Sets tables truncation before each test.
        Default:
        true
      • resetSequences

        boolean resetSequences
        Resets sequences before each test.
        Default:
        true