You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/apis/subsystems/privacy/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -975,7 +975,7 @@ class provider implements core_userlist_provider {
975
975
## Tips for development
976
976
977
977
- While implementing the privacy API into your plugin, there are CLI scripts that can help you to test things on the fly. Just don't forget these are not supposed to replace proper unit tests. See [Privacy API/Utilities](./utils.md) for details.
978
-
- Inherit Unit tests from the `core_privacy\tests\provider_testcase</syntaxhighlight>, not <syntaxhighlight lang="php">advanced_testcase`. Advanced test case doesn't reset the Privacy content_writer between tests!
978
+
- Inherit Unit tests from the `core_privacy\tests\provider_testcase`, not `advanced_testcase`. Advanced test case doesn't reset the Privacy content_writer between tests!
Copy file name to clipboardexpand all lines: versioned_docs/version-4.1/apis/subsystems/privacy/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -975,7 +975,7 @@ class provider implements core_userlist_provider {
975
975
## Tips for development
976
976
977
977
- While implementing the privacy API into your plugin, there are CLI scripts that can help you to test things on the fly. Just don't forget these are not supposed to replace proper unit tests. See [Privacy API/Utilities](./utils.md) for details.
978
-
- Inherit Unit tests from the `core_privacy\tests\provider_testcase</syntaxhighlight>, not <syntaxhighlight lang="php">advanced_testcase`. Advanced test case doesn't reset the Privacy content_writer between tests!
978
+
- Inherit Unit tests from the `core_privacy\tests\provider_testcase`, not `advanced_testcase`. Advanced test case doesn't reset the Privacy content_writer between tests!
Copy file name to clipboardexpand all lines: versioned_docs/version-4.3/apis/subsystems/privacy/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -975,7 +975,7 @@ class provider implements core_userlist_provider {
975
975
## Tips for development
976
976
977
977
- While implementing the privacy API into your plugin, there are CLI scripts that can help you to test things on the fly. Just don't forget these are not supposed to replace proper unit tests. See [Privacy API/Utilities](./utils.md) for details.
978
-
- Inherit Unit tests from the `core_privacy\tests\provider_testcase</syntaxhighlight>, not <syntaxhighlight lang="php">advanced_testcase`. Advanced test case doesn't reset the Privacy content_writer between tests!
978
+
- Inherit Unit tests from the `core_privacy\tests\provider_testcase`, not `advanced_testcase`. Advanced test case doesn't reset the Privacy content_writer between tests!
Copy file name to clipboardexpand all lines: versioned_docs/version-4.4/apis/subsystems/privacy/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -975,7 +975,7 @@ class provider implements core_userlist_provider {
975
975
## Tips for development
976
976
977
977
- While implementing the privacy API into your plugin, there are CLI scripts that can help you to test things on the fly. Just don't forget these are not supposed to replace proper unit tests. See [Privacy API/Utilities](./utils.md) for details.
978
-
- Inherit Unit tests from the `core_privacy\tests\provider_testcase</syntaxhighlight>, not <syntaxhighlight lang="php">advanced_testcase`. Advanced test case doesn't reset the Privacy content_writer between tests!
978
+
- Inherit Unit tests from the `core_privacy\tests\provider_testcase`, not `advanced_testcase`. Advanced test case doesn't reset the Privacy content_writer between tests!
Copy file name to clipboardexpand all lines: versioned_docs/version-4.5/apis/subsystems/privacy/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -975,7 +975,7 @@ class provider implements core_userlist_provider {
975
975
## Tips for development
976
976
977
977
- While implementing the privacy API into your plugin, there are CLI scripts that can help you to test things on the fly. Just don't forget these are not supposed to replace proper unit tests. See [Privacy API/Utilities](./utils.md) for details.
978
-
- Inherit Unit tests from the `core_privacy\tests\provider_testcase</syntaxhighlight>, not <syntaxhighlight lang="php">advanced_testcase`. Advanced test case doesn't reset the Privacy content_writer between tests!
978
+
- Inherit Unit tests from the `core_privacy\tests\provider_testcase`, not `advanced_testcase`. Advanced test case doesn't reset the Privacy content_writer between tests!
0 commit comments