Silvio Giebl

Results 13 issues of Silvio Giebl

Old version ```java interface A { } ``` New version ```java interface A { void test(); } ```

As https://github.com/junit-team/junit5/issues/2037 was closed as stale and I did not want to ping a random person of the junit team there, I decided to create a new issue. Feel free...

status: new

Moved from #201 which only is about session resumption and hostname verification

feature-request