Following a tutorial on the internet regarding Soap development with Java, I found this link, with a rather unusual code for myself.
The code:
public
I think it's redundant.
In Junit source code:
public class TestFailure extends Object {}
I don't know why this class extends Object.