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()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait