Used to mark a method as a test for the Unit Testing framework.
More...
Used to mark a method as a test for the Unit Testing framework.
Example: [TestInfo("PluginConfiguration",Author="N3X15",SinceVersion="0.14.2")]
KSP.Testing.TestInfo.TestInfo |
( |
string |
name | ) |
|
|
inline |
KSP.Testing.TestInfo.TestInfo |
( |
| ) |
|
|
inline |
override string KSP.Testing.TestInfo.ToString |
( |
| ) |
|
|
inline |
string KSP.Testing.TestInfo.Author |
|
getset |
string KSP.Testing.TestInfo.Name |
|
getset |
Displayed name of the Unit Test
string KSP.Testing.TestInfo.SinceVersion |
|
getset |
The documentation for this class was generated from the following file: