java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.test.TestCases

public class TestCases extends STNode
  • Constructor Details

    • TestCases

      public TestCases()
  • Method Details

    • getTestCases

      public TestCase[] getTestCases()
    • setTestCases

      public void setTestCases(TestCase[] testCases)