Class CreateEventDispatcherServiceInputTests
Behavioral tests for the CreateEventDispatcherServiceInput DTO.
Inherited Members
Namespace: Serenity.EventDispatcher.Tests.Application
Assembly: Tests.dll
Syntax
public class CreateEventDispatcherServiceInputTests
Constructors
CreateEventDispatcherServiceInputTests()
Declaration
public CreateEventDispatcherServiceInputTests()
Methods
ActionConstructors_AssignedList_IsRetrievable()
Declaration
public void ActionConstructors_AssignedList_IsRetrievable()
ActionConstructors_CanBeAssignedEmptyEnumerable()
Declaration
public void ActionConstructors_CanBeAssignedEmptyEnumerable()
ActionConstructors_DefaultsToNull()
Declaration
public void ActionConstructors_DefaultsToNull()
ActionConstructors_StoredFactories_ProduceDistinctInstances()
Declaration
public void ActionConstructors_StoredFactories_ProduceDistinctInstances()
ActionConstructors_StoredFactory_ProducesActionWithExpectedSignalType()
Declaration
public void ActionConstructors_StoredFactory_ProducesActionWithExpectedSignalType()