Home
last modified time | relevance | path

Searched refs:TestFmwkPlus (Results 1 – 25 of 30) sorted by relevance

12

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestDayPeriods.java23 public class TestDayPeriods extends TestFmwkPlus {
86 assertRelation(locale, true, periods, TestFmwkPlus.CONTAINS, period); in TestAttributes()
DTestSubdivisions.java29 public class TestSubdivisions extends TestFmwkPlus {
42 assertRelation("US contains CA", true, states, TestFmwkPlus.CONTAINS, "usca"); in TestContainment()
DTestLocale.java52 public class TestLocale extends TestFmwkPlus {
251 ALLOWED_REGIONS, TestFmwkPlus.CONTAINS, region); in checkRegion()
263 ALLOWED_SCRIPTS, TestFmwkPlus.CONTAINS, script); in checkScript()
271 true, ALLOWED_LANGUAGE_SCOPES, TestFmwkPlus.CONTAINS, scope)) { in checkLanguage()
274 true, ALLOWED_LANGUAGE_TYPES, TestFmwkPlus.CONTAINS, in checkLanguage()
DTestCompatibility.java15 public class TestCompatibility extends TestFmwkPlus {
DTestCheckWidths.java16 public class TestCheckWidths extends TestFmwkPlus {
DTestCheckNumbers.java17 public class TestCheckNumbers extends TestFmwkPlus {
DTestOutdatedPaths.java17 public class TestOutdatedPaths extends TestFmwkPlus {
DTestKeyboard.java17 public class TestKeyboard extends TestFmwkPlus {
DTestFmwkPlus.java16 public class TestFmwkPlus extends TestFmwk { class
367 new TestFmwkPlus().run(args); in main()
DTestCompactNumbers.java23 public class TestCompactNumbers extends TestFmwkPlus {
DTestUnContainment.java25 public class TestUnContainment extends TestFmwkPlus {
DTestCldrResolver.java27 public class TestCldrResolver extends TestFmwkPlus {
DTestCldrFileWrite.java27 public class TestCldrFileWrite extends TestFmwkPlus {
DTestCoverage.java26 public class TestCoverage extends TestFmwkPlus {
DTestPerf.java20 public class TestPerf extends TestFmwkPlus {
DTestCldrFactory.java28 public class TestCldrFactory extends TestFmwkPlus {
DTestCheckDisplayCollisions.java24 public class TestCheckDisplayCollisions extends TestFmwkPlus {
DTestValidity.java39 public class TestValidity extends TestFmwkPlus {
102 …alidity", desired, CldrUtility.ifNull(actual, Collections.EMPTY_SET), TestFmwkPlus.CONTAINS, code)… in TestBasicValidity()
DTestScriptMetadata.java37 public class TestScriptMetadata extends TestFmwkPlus {
DTestCLDRLocaleCoverage.java40 public class TestCLDRLocaleCoverage extends TestFmwkPlus {
DTestPluralRuleGeneration.java35 public class TestPluralRuleGeneration extends TestFmwkPlus {
DTestPathHeader.java66 public class TestPathHeader extends TestFmwkPlus {
100 assertRelation("pathheader", true, ph1, TestFmwkPlus.LEQ, ph3); in tempTestAnnotation()
101 assertRelation("pathheader", true, ph3, TestFmwkPlus.LEQ, ph2); in tempTestAnnotation()
DTestPaths.java40 public class TestPaths extends TestFmwkPlus {
DTestTransforms.java40 public class TestTransforms extends TestFmwkPlus {
DTestAnnotations.java50 public class TestAnnotations extends TestFmwkPlus {

12