Interface TypeRegistryConfigurer

    • Method Detail

      • locale

        default Locale locale()
        Deprecated.
        Returns:
        The locale to use, or null when language from feature file should be used.
      • configureTypeRegistry

        void configureTypeRegistry​(TypeRegistry typeRegistry)
        Deprecated.
        Configures the type registry.
        Parameters:
        typeRegistry - The new type registry.