doc / ch.tutteli.atrium.spec.reporting.translating / TranslationSupplierSpec

TranslationSupplierSpec

abstract class TranslationSupplierSpec

If you use this Spec then your reporter needs to use a translator which uses the following translations which should be in

the primary local: de_CH ch.tutteli.atrium.DescriptionAnyAssertion-TO_BE = ist ch.tutteli.atrium.creating.IAssertionPlantNullable.AssertionDescription-TO_BE = ist

the primary Locale's natural first fallback: de ch.tutteli.atrium.DescriptionAnyAssertion-NOT_TO_BE = ist nicht

the Locale.ROOT ch.tutteli.atrium.DescriptionAnyAssertion-IS_SAME = ist dieselbe Instanz wie

the fallback Locale: fr ch.tutteli.atrium.spec.AssertionVerb-ASSERT = il applique que ch.tutteli.atrium.spec.reporting.translating.TranslationSupplierSpec$TestTranslatable-DATE_KNOWN = %tD était %<tA

the Locale it: ch.tutteli.atrium.DescriptionNumberAssertion-IS_LESS_THAN = è meno di ch.tutteli.atrium.spec.reporting.translating.TranslationSupplierSpec$TestTranslatable-DATE_UNKNOWN = solo %tA!!

Types

TestTranslatable

enum class TestTranslatable : ISimpleTranslatable

Contains ISimpleTranslatables which are used in TranslationSupplierSpec.

Constructors

<init>

TranslationSupplierSpec(verbs: IAssertionVerbFactory, reporter: IReporter)

If you use this Spec then your reporter needs to use a translator which uses the following translations which should be in