| Package | Description | 
|---|---|
| teetime.framework.test | 
 Copyright © 2015 Christian Wulf, Nelson Tavares de Sousa (http://teetime-framework.github.io)
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StageTester | 
StageTester.and()
Does nothing. 
 | 
StageTester | 
OutputHolder.from(OutputPort<O> outputPort)  | 
static StageTester | 
StageTester.test(AbstractStage stage)
Prepares to test the given stage. 
 | 
static StageTester | 
StageTester.test(CompositeStage compositeStage)
Prepares to test the given composite stage. 
 | 
StageTester | 
InputHolder.to(InputPort<? super I> inputPort)  | 
Copyright © 2015–2020. All rights reserved.