Class MixedRealityToolkitFilesTests
Inheritance
MixedRealityToolkitFilesTests
Assembly: cs.temp.dll.dll
public class MixedRealityToolkitFilesTests
Methods
Declaration
public void CleanupTests()
Declaration
public void FindMatchingModule()
Declaration
public void FindMatchingModuleNuget()
Declaration
public void TestInvalidPath(string path)
Parameters
| Type |
Name |
Description |
| String |
path |
|
Validates that MixedRealityToolkitFiles is able to reason over MRTK folders when placed in the root Asset directory.
Declaration
public void TestRootAssetFolderResolution()
Declaration
public void TestValidPath(string path, MixedRealityToolkitModuleType expectedModule)
Parameters
| Type |
Name |
Description |
| String |
path |
|
| MixedRealityToolkitModuleType |
expectedModule |
|