2 * This file is part of yosql. It is subject to the license terms in the LICENSE file found in the top-level
3 * directory of this distribution and at http://creativecommons.org/publicdomain/zero/1.0/. No part of yosql,
4 * including this file, may be copied, modified, propagated, or distributed except according to the terms contained
7 package wtf
.metio
.yosql
.yeps
;
9 import io
.cucumber
.java
.en
.Given
;
10 import io
.cucumber
.java
.en
.Then
;
11 import io
.cucumber
.java
.en
.When
;
14 * Defines steps for YEP-6.
16 public final class Yep6Steps
{