Click or drag to resize

CTEST Class

Used to place special testing methods
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetCTEST

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static class CTEST

public static class CTEST

The CTEST type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCoreClass
Generic Class Test Wrapper
Public methodStatic memberEnableDisableArcEngineLicense
Forcefully disable ArEngine license availability for testing purposes
Public methodStatic memberiArcEngineLicense
Test availability of an ArEngine license on this system
Public methodStatic memberiTestMode
Checks to see if we are running inside testing system
Public methodStatic memberWrapperTest
Test to make sure all wrappers are valid linking
Top
See Also