Package cvut.fel.controller
Class BookControllerTest
java.lang.Object
cvut.fel.controller.BaseControllerTestRunner
cvut.fel.controller.BookControllerTest
@ExtendWith(org.mockito.junit.jupiter.MockitoExtension.class) public class BookControllerTest extends BaseControllerTestRunner
-
Constructor Summary
Constructors Constructor Description BookControllerTest()
-
Method Summary
Modifier and Type Method Description void
getByIdReturnsMatchingBook()
-
Constructor Details
-
BookControllerTest
public BookControllerTest()
-
-
Method Details
-
getByIdReturnsMatchingBook
public void getByIdReturnsMatchingBook() throws java.lang.Exception- Throws:
java.lang.Exception
-