Home
last modified time | relevance | path

Searched refs:TestFmwkPlus (Results 1 – 25 of 28) 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.java54 public class TestLocale extends TestFmwkPlus {
253 ALLOWED_REGIONS, TestFmwkPlus.CONTAINS, region); in checkRegion()
265 ALLOWED_SCRIPTS, TestFmwkPlus.CONTAINS, script); in checkScript()
273 true, ALLOWED_LANGUAGE_SCOPES, TestFmwkPlus.CONTAINS, scope)) { in checkLanguage()
276 true, ALLOWED_LANGUAGE_TYPES, TestFmwkPlus.CONTAINS, in checkLanguage()
DTestCompatibility.java12 public class TestCompatibility extends TestFmwkPlus {
DTestCheckWidths.java16 public class TestCheckWidths extends TestFmwkPlus {
DTestPluralRuleGeneration.java15 public class TestPluralRuleGeneration extends TestFmwkPlus {
DTestOutdatedPaths.java17 public class TestOutdatedPaths extends TestFmwkPlus {
DTestKeyboard.java14 public class TestKeyboard extends TestFmwkPlus {
DTestFmwkPlus.java16 public class TestFmwkPlus extends TestFmwk { class
366 new TestFmwkPlus().run(args); in main()
DTestUnContainment.java25 public class TestUnContainment extends TestFmwkPlus {
DTestCldrResolver.java27 public class TestCldrResolver extends TestFmwkPlus {
DTestCheckDisplayCollisions.java23 public class TestCheckDisplayCollisions extends TestFmwkPlus {
DTestCldrFileWrite.java27 public class TestCldrFileWrite extends TestFmwkPlus {
DTestCoverage.java26 public class TestCoverage extends TestFmwkPlus {
DTestPerf.java21 public class TestPerf extends TestFmwkPlus {
DTestCldrFactory.java29 public class TestCldrFactory extends TestFmwkPlus {
DTestValidity.java39 public class TestValidity extends TestFmwkPlus {
102 …alidity", desired, CldrUtility.ifNull(actual, Collections.EMPTY_SET), TestFmwkPlus.CONTAINS, code)… in TestBasicValidity()
DTestCLDRLocaleCoverage.java40 public class TestCLDRLocaleCoverage extends TestFmwkPlus {
DTestScriptMetadata.java37 public class TestScriptMetadata extends TestFmwkPlus {
DTestPathHeader.java68 public class TestPathHeader extends TestFmwkPlus {
102 assertRelation("pathheader", true, ph1, TestFmwkPlus.LEQ, ph3); in tempTestAnnotation()
103 assertRelation("pathheader", true, ph3, TestFmwkPlus.LEQ, ph2); in tempTestAnnotation()
DTestAnnotations.java42 public class TestAnnotations extends TestFmwkPlus {
DTestPaths.java41 public class TestPaths extends TestFmwkPlus {
DTestCoverageLevel.java55 public class TestCoverageLevel extends TestFmwkPlus {
DTestTransforms.java38 public class TestTransforms extends TestFmwkPlus {
DTestDTDAttributes.java26 public class TestDTDAttributes extends TestFmwkPlus {

12