コード例 #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
ファイル: Point3DTests.cs プロジェクト: Vraiment/SAGESharp
 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
ファイル: InfoTests.cs プロジェクト: Vraiment/SAGESharp
 public void Test_Comparing_Equal_Objects(IComparisionTestCase <Info> testCase) => testCase.Execute();
コード例 #7
0
 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();
コード例 #10
0
 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();