We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing should be done for the following modules:
Dao
Database
ViewModel
Entity
Repository
methodName_scenario_expectedResult
methodName
scenario
expectedResult
The text was updated successfully, but these errors were encountered:
mohamed-sallam
standard-librarian
MohamedYehia20m
AbdalrhmanHemida
Mohd-Sherif
youssef-ahmmed
When branches are created from issues, their pull requests are automatically linked.
For Instrumental
Testing should be done for the following modules:
Dao
Database
For Local
Testing should be done for the following modules:
ViewModel
Entity
Repository
Standard Annotation for testing methods
methodName_scenario_expectedResult
methodName
: refers to the method being tested.scenario
: refers to the test scenario being tested.expectedResult
: refers to the expected outcome of the test.The text was updated successfully, but these errors were encountered: