Package com.guinetik.rr
Class FluentApiTest
- java.lang.Object
-
- com.guinetik.rr.FluentApiTest
-
public class FluentApiTest extends Object
Unit tests for the Fluent API with Result pattern
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFluentApiTest.User
-
Constructor Summary
Constructors Constructor Description FluentApiTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestFluentErrorResponse()voidtestFluentSuccessfulResponse()voidtestResultPatternHandling()
-