Home
last modified time | relevance | path

Searched refs:ResourcesTests (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/linker/linker/Tests/TestCases/
H A DTestSuites.cs63 [TestCaseSource (typeof (TestDatabase), nameof (TestDatabase.ResourcesTests))]
64 public void ResourcesTests (TestCase testCase) in ResourcesTests() method in Mono.Linker.Tests.TestCases.All
H A DTestDatabase.cs57 public static IEnumerable<TestCaseData> ResourcesTests () in ResourcesTests() method in Mono.Linker.Tests.TestCases.TestDatabase
85 .Concat(ResourcesTests ()) in OtherTests()
/dports/security/py-stix/python-stix-1.2.0.11/stix/test/
H A Dttp_test.py67 class ResourcesTests(EntityTestCase, unittest.TestCase): class
211 'resources': ResourcesTests._full_dict,