public static class TestBehaviour.DefaultImpls
Define values and behaviour for integration tests.
public static void setup(TestBehaviour $this, @NotNull BotBus bus)
Setup class UserPreferences from the bus.
class UserPreferencespublic static void setup(TestBehaviour $this, @NotNull UserPreferences userPreferences, @NotNull ConnectorType connectorType, @NotNull java.util.Locale locale)
Setup user preferences for test context.
public static void cleanup(TestBehaviour $this, @NotNull BotBus bus)