C# (CSharp) Meyn.TestLink Namespace

Classes

Name Description
AdditionalInfo Additional Info is provided in some cases when objects are created. GeneralResult
Attachment The object returned from Testlinkt when requesting an attachment
AttachmentRequestResponse this is returned as a response to an attachment request
Build Build information returned by Testlink
ExecutionResult Represent the recorded outcome of a test case execution.
GeneralResult returned when creating new TestProjects, TestCases, projects etc
TLErrorMessage package an the error message returned by the API
TL_Data base class for all response classes from the TL Api
TestCase test cases as they are returned from the getTestCase API call
TestCaseFromTestPlan test cases as they are returned from a test plan
TestCaseFromTestSuite test case as it is retrieved from testsuite
TestCaseId view of test case identifiers returned by the api call GetTestCaseIdByName
TestLink this is the proxy class to connect to TestLink. It provides a list of functions that map straight into the Tstlink API as it stands at V 1.9.2
TestLinkAdaptor encapsulates the basic comms to the TestLink API for the purpose of recording test results based upon the TestLinkFixtureAttribute information.
TestLinkException
TestLinkFixtureAttribute
TestPlan represent a test plan
TestPlanTotal summary results for the execution of a testplan.
TestPlatform Represents a platform against which a test result can be recorded
TestProject represent a test project object in testlink
TestStep represent a single test step in a test case
TestSuite represent a folder in the test specification tree