File tree 4 files changed +4
-4
lines changed
website_and_docs/content/documentation/test_practices
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -549,7 +549,7 @@ Test cases implementation.
549
549
{{< tab header="Python" >}}
550
550
Test cases implementation with ` pytest ` .
551
551
552
- {{< gh-codeblock path="/examples/python/tests/design_strategy/using_best_practice.py#L174-" >}}
552
+ {{< gh-codeblock path="/examples/python/tests/design_strategy/using_best_practice.py#L174-L240 " >}}
553
553
{{< /tab >}}
554
554
{{< tab header="Java" >}}
555
555
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -542,7 +542,7 @@ Test cases implementation.
542
542
543
543
Test cases implementation with ` pytest ` .
544
544
545
- {{< gh-codeblock path="/examples/python/tests/design_strategy/using_best_practice.py#L174-" >}}
545
+ {{< gh-codeblock path="/examples/python/tests/design_strategy/using_best_practice.py#L174-L240 " >}}
546
546
{{< /tab >}}
547
547
{{< tab header="Java" >}}
548
548
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -548,7 +548,7 @@ Test cases implementation.
548
548
{{< tab header="Python" >}}
549
549
Test cases implementation with ` pytest ` .
550
550
551
- {{< gh-codeblock path="/examples/python/tests/design_strategy/using_best_practice.py#L174-" >}}
551
+ {{< gh-codeblock path="/examples/python/tests/design_strategy/using_best_practice.py#L174-L240 " >}}
552
552
{{< /tab >}}
553
553
{{< tab header="Java" >}}
554
554
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -563,7 +563,7 @@ Test cases implementation.
563
563
{{< tab header="Python" >}}
564
564
Test cases implementation with ` pytest ` .
565
565
566
- {{< gh-codeblock path="/examples/python/tests/design_strategy/using_best_practice.py#L174-" >}}
566
+ {{< gh-codeblock path="/examples/python/tests/design_strategy/using_best_practice.py#L174-L240 " >}}
567
567
{{< /tab >}}
568
568
{{< tab header="Java" >}}
569
569
{{< badge-code >}}
You can’t perform that action at this time.
0 commit comments