Show / Hide Table of Contents

Class TestCaseApp

The test case for Native Mobile application, of which a series of actions will be executed one after another.

Inheritance
Object
TestCase
TestCaseApp
Inherited Members
TestCase.Information
TestCase.TestCaseLogDir
TestCase.StartDate
TestCase.ContextValues
TestCase.TestData
TestCase.TestCaseResult
TestCase.UniqueId
TestCase.Name
TestCase.TestSteps
TestCase.Context
TestCase.GetReport()
TestCase.testCaseReport
TestCase.Run(TestCaseReport, Boolean)
Namespace: AxaFrance.WebEngine.MobileApp
Assembly: AxaFrance.WebEngine.MobileApp.dll
Syntax
public class TestCaseApp : TestCase

Methods

| Edit this page View Source

Cleanup()

cleanup the context of the test case

Declaration
public override string Cleanup()
Returns
Type Description
String

Detailed information about the clean up

Overrides
TestCase.Cleanup()
| Edit this page View Source

Initialize()

Initialize the context of the test case

Declaration
public override void Initialize()
Overrides
TestCase.Initialize()
  • Edit this page
  • View Source
In this article
Back to top Copyright ® 2016-2024 AXA France, All rights reserved.