Skip to content

openclues/trivia-tdd

Repository files navigation

trivia_tdd

# Steps :

1- Created Project Folders.
2- Created Entities Classes, Repositories in the domain layer.
3- Created the required use_cases in the domain layer.
4- created test files with ${use_case_name_test.dart} file.
5- Generated Mock For repository on which use cases depend on.
6- Run the tests.
7- Write and refactor the production code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published