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