Skip to content

Commit

Permalink
Files/TestDoubles: minor improvements to the XML docs
Browse files Browse the repository at this point in the history
... to more closely match what the sniff is looking for.
  • Loading branch information
jrfnl committed Nov 20, 2023
1 parent d463429 commit fa5a494
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Yoast/Docs/Files/TestDoublesStandard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
>
<standard>
<![CDATA[
Double/Mock test helper classes should be in their own file and placed in a dedicated test doubles sub-directory.
The name of the dedicated sub-directory is configurable.
Double/Mock test helper OO structures (classes/interfaces/traits/enums) should be in their own file and placed in a dedicated test fixtures sub-directory.
The name of the dedicated sub-directory is configurable.
]]>
</standard>
<standard>
Expand Down

0 comments on commit fa5a494

Please sign in to comment.