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