Interface RenderLibUiFixtureProvider

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface RenderLibUiFixtureProvider
Test-only factory registration for views that cannot be constructed through a public zero-argument constructor and for HUD previews.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Registers deterministic development fixtures.
  • Method Details

    • register

      void register(RenderLibUiFixtures fixtures)
      Registers deterministic development fixtures.
      Parameters:
      fixtures - fixture registry