File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
approvaltests/docs/how_to Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ try (WithTimeZone tz = new WithTimeZone("UTC"))
2626}
2727// The computer's time zone will revert to previous setting here
2828```
29- <sup ><a href =' /approvaltests-util-tests/src/test/java/com/spun/util/parser/VelocityUtilsTest.java#L38-L44 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-with_time_zone ' title =' Start of snippet ' >anchor</a ></sup >
29+ <sup ><a href =' /approvaltests-util-tests/src/test/java/com/spun/util/parser/VelocityUtilsTest.java#L40-L46 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-with_time_zone ' title =' Start of snippet ' >anchor</a ></sup >
3030<!-- endSnippet -->
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ void testWithMockedData()
9494 }
9595}
9696```
97- <sup ><a href =' /approvaltests-util-tests/src/test/java/com/spun/util/persistence/LoaderTest.java#L20-L33 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-testing_rendered_data ' title =' Start of snippet ' >anchor</a ></sup >
97+ <sup ><a href =' /approvaltests-util-tests/src/test/java/com/spun/util/persistence/LoaderTest.java#L21-L34 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-testing_rendered_data ' title =' Start of snippet ' >anchor</a ></sup >
9898<!-- endSnippet -->
9999
100100### Summary
@@ -127,7 +127,7 @@ void testWithDatabaseAccess()
127127 }
128128}
129129```
130- <sup ><a href =' /approvaltests-util-tests/src/test/java/com/spun/util/persistence/LoaderTest.java#L38-L48 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-testing_executable_command ' title =' Start of snippet ' >anchor</a ></sup >
130+ <sup ><a href =' /approvaltests-util-tests/src/test/java/com/spun/util/persistence/LoaderTest.java#L40-L50 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-testing_executable_command ' title =' Start of snippet ' >anchor</a ></sup >
131131<!-- endSnippet -->
132132
133133### Testing Executable Commands
You can’t perform that action at this time.
0 commit comments