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

public class UnitTest extends STNode
  • Constructor Details

    • UnitTest

      public UnitTest()
  • Method Details

    • getTestArtifacts

      public UnitTestArtifacts getTestArtifacts()
    • setTestArtifacts

      public void setTestArtifacts(UnitTestArtifacts unitTestArtifacts)
    • getTestCases

      public TestCases getTestCases()
    • setTestCases

      public void setTestCases(TestCases testCases)
    • getMockServices

      public MockServices getMockServices()
    • setMockServices

      public void setMockServices(MockServices mockServices)