Example #1
0
 public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <Animation> testCase) => testCase.Execute();
Example #2
0
 public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <Identifier> testCase) => testCase.Execute();
Example #3
0
 public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <Point3D> testCase) => testCase.Execute();
 public void Test_Comparing_Equal_Objects(IComparisionTestCase <AnimationWithExtra> testCase) => testCase.Execute();
Example #5
0
 public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <MoveListTable> testCase) => testCase.Execute();
Example #6
0
 public void Test_Comparing_Equal_Objects(IComparisionTestCase <Info> testCase) => testCase.Execute();
 public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <TCBInterpolationData> testCase) => testCase.Execute();
Example #8
0
 public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <CharacterTable> testCase) => testCase.Execute();
Example #9
0
 public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <SplitTrigger> testCase) => testCase.Execute();
 public void Test_Comparing_Equal_Objects(IComparisionTestCase <AnimationEventsTable> testCase) => testCase.Execute();
Example #11
0
 public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <BKDEntry> testCase) => testCase.Execute();
Example #12
0
 public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <ConversationCharacter> testCase) => testCase.Execute();
Example #13
0
 public void Test_Comparing_Equal_Objects(IComparisionTestCase <TCBQuaternionData> testCase) => testCase.Execute();