Guest User

Untitled

a guest
Jun 18th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.11 KB | None | 0 0
  1. @Given(“ the sides of a triangle are $a A, $b B and $c C”)
  2. public void theSidesAre(int a, int  b, int c)
Add Comment
Please, Sign In to add comment