Class SystemOutTerminal

java.lang.Object
com.jsql.view.interaction.SubscriberInteraction
com.jsql.view.terminal.SystemOutTerminal
All Implemented Interfaces:
Flow.Subscriber<Request>

public class SystemOutTerminal extends SubscriberInteraction
View in the MVC pattern for integration test, process actions sent by the model.
  • Constructor Details

    • SystemOutTerminal

      public SystemOutTerminal()