Sean Yergensen
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created junit and entity bean syntax
When using IntelliJ I can't compile junit and persistance bean syntax that include declarations like:public static Test suite() { TestSuite suite= new TestSuite("All JUnit Tests"); @T...