Skip to content
#

flyway

Here are 400 public repositories matching this topic...

book-project
knjk04
knjk04 commented Nov 4, 2020

The following methods/functionality need to be tested:

  • Test that findById() successfully returns the correct CustomShelf when a valid ID is passed in
  • A null pointer exception is thrown if a null CustomShelf is pased into delete()
  • A custom shelf can be successfully deleted
  • findAll() gets all custom shelves
  • findAll(String shelfName) returns a list of all custom shelves if

Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecommerce functionality into various individual microservices so that they can be distributed, scale really well and make use of resources efficiently.

  • Updated Nov 18, 2020
  • Java

Improve this page

Add a description, image, and links to the flyway topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flyway topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.