‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.Tests.APITestCaseAttribute Class Reference

‪API Test Case attribute. Static methods with this attribute will be called when the API test system is running. More...

Inheritance diagram for TechbloxModdingAPI.Tests.APITestCaseAttribute:

Public Member Functions

 APITestCaseAttribute (TestType testType)
 

Package Attributes

TestType TestType
 

Detailed Description

API Test Case attribute. Static methods with this attribute will be called when the API test system is running.

Constructor & Destructor Documentation

◆ APITestCaseAttribute()

TechbloxModdingAPI.Tests.APITestCaseAttribute.APITestCaseAttribute ( TestType  testType)
inline

Member Data Documentation

◆ TestType

TestType TechbloxModdingAPI.Tests.APITestCaseAttribute.TestType
package

The documentation for this class was generated from the following file: