Class UnitTest
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.test.UnitTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMockServices(MockServices mockServices) voidsetTestArtifacts(UnitTestArtifacts unitTestArtifacts) voidsetTestCases(TestCases testCases) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
UnitTest
public UnitTest()
-
-
Method Details
-
getTestArtifacts
-
setTestArtifacts
-
getTestCases
-
setTestCases
-
getMockServices
-
setMockServices
-