com.tngtech.jgiven.lang.de
Class Schritte<SELF extends Schritte<?>>

java.lang.Object
  extended by com.tngtech.jgiven.base.StageBase<SELF>
      extended by com.tngtech.jgiven.lang.de.Stufe<SELF>
          extended by com.tngtech.jgiven.lang.de.Schritte<SELF>

Deprecated. will be removed with version 0.4.0. Use Stufe instead

@Deprecated
public class Schritte<SELF extends Schritte<?>>
extends Stufe<SELF>


Constructor Summary
Schritte()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.tngtech.jgiven.lang.de.Stufe
aber, dann, gegeben, mit, und, wenn
 
Methods inherited from class com.tngtech.jgiven.base.StageBase
self
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Schritte

public Schritte()
Deprecated. 


Copyright © 2014 TNG Technology Consulting. All rights reserved.