Skip to content

VinTest

VinTest Namespace

Classes
GameTestAttribute Designates a single test method in the test suite class.
GametestModsystemBase Base class for ModSystem in your test mod.
GameTestSuiteAttribute Designates a collection of test methods.
TestChain Builder for a sequence of TestSteps that make up a test method.
TestStep Single step in a test method for runner to schedule through VS callbacks. Has to be exposed, but not intended to be used by tests code directly.