Sample test with XUnit #170
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a sample test with XUnit.
Related Issues: #169
I will add an example with async testing into the existing wiki.
The addition to the wiki is done and needs a review.
https://git.webug.se/Andras/BoundlessFlowCampus2K/wiki/xUnit
I have reviewed Async-tests
The code follows the C# convention on the wiki, and the naming scheme and AAA pattern in Unit-Testing. No changes needed.