public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <Animation> testCase) => testCase.Execute();
public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <Identifier> testCase) => testCase.Execute();
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();
public void Test_Comparing_Equal_Objects(IComparisionTestCase <Info> testCase) => testCase.Execute();
public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <TCBInterpolationData> testCase) => testCase.Execute();
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();
public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <BKDEntry> testCase) => testCase.Execute();
public void Test_Comparing_NotEqual_Objects(IComparisionTestCase <ConversationCharacter> testCase) => testCase.Execute();
public void Test_Comparing_Equal_Objects(IComparisionTestCase <TCBQuaternionData> testCase) => testCase.Execute();