t's not like the actual text makes the test work
or fail, and
it's not like it gives a hint of what the test does.
To see what the test does, have a look at the test method name.
If the string explains
what the test is doing, then OK, put something meaningful in there.
meaningful... ok.. somethink like:
<em>this is a test<strong>to check if subtags are
<u>working</></strong></em>
Do you really think that each of such a string should have a deeper meaning?
Greets,
austriancoder