Skip to content

Commit

Permalink
. dt Adding documentation for DynamicTest
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBob committed Feb 28, 2025
1 parent ea1fcf4 commit b721f2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions approvaltests/docs/how_to/UseTestFactory.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ Because of this, you will always have to use the Options when calling `verify()`

## Java
Here is an example of how to do this in Java:

snippet: java_dynamic_test

## Kotlin
Here is an example of how to do this in Kotlin:

snippet: kotlin_dynamic_test

---
Expand Down

0 comments on commit b721f2d

Please sign in to comment.