Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FacadeTestCommand ¶
type FacadeTestCommand struct {
command.SimpleCommand
}
A SimpleCommand subclass used by FacadeTest.
func (*FacadeTestCommand) Execute ¶
func (facade *FacadeTestCommand) Execute(notification interfaces.INotification)
Fabricate a result by multiplying the input by 2
- parameter note: the Notification carrying the FacadeTestVO
type FacadeTestVO ¶
A utility class used by FacadeTest.
Click to show internal directories.
Click to hide internal directories.