Le 30/12/15 12:13, Zheng, Kai a écrit :
> Either TestXXX or XXXTest works to me, but better use only one style 
> consistently if we would prefer one. I've seen both used in other projects. 
> Thanks.

Absolutly. In the same package, we have both styles being used :

CodecTest.java
CodecTestUtil.java
KerberosTimeTest.java
TestAsRepCodec.java
TestAsReqCodec.java
TestPaPkAsRep.java
TestPkinitAnonymousAsRepCodec.java
TestPkinitAnonymousAsReqCodec.java
TestPkinitRsaAsRepCodec.java
TestPkinitRsaAsReqCodec.java
TestTgsRepCodec.java
TestTgsReqCodec.java

I'd rather use the NameTest format rather than TestName, as many of the
other Kerby modules are already doing, but if the Kerby community decide
to pick the other scheme, that would be fine.

Kai just expressed the concern much better than I did...


Reply via email to