Class FbxSystemUnitTest
Run some tests that any vector type should be able to pass. If you add tests here, you probably want to add them to the other FbxDouble* test classes.
Inherited Members
Namespace: Autodesk.Fbx.UnitTests
Syntax
public class FbxSystemUnitTest : TestBase<FbxSystemUnit>
Methods
TestBasics()
Test the basics. Subclasses should override and add some calls e.g. to excercise all the constructors.
Declaration
public void TestBasics()
TestEquality()
Declaration
public void TestEquality()