> On 25 Jun 2019, at 15:27, Daniel Fuchs <daniel.fu...@oracle.com> wrote:
> 
> Would it be possible to add a one-line comment at the beginning
> of each test to explain what they are testing?

Thanks for taking a look at that! 

To be honest that's one of those cases where adding what you ask is like putting
a sticker with a word "cat" on a cat's forehead.

First of all, each test is very small and digestible. One won't go and just fix
it without understanding the mechanics of the TCK anyway. Secondly, their (I was
hoping) self-descriptive names are derived from the very entity they test.

I can add some extra verbiage to the TckDriver.java instead, if you think it
could be helpful.

-Pavel

Reply via email to