JUnit Integration
He,
well... i dont understand the activation of Junit.
If i create a testClass "testGraph" in my Project and Graph package and i put the sample "
.class));
}]]>
from the IDEA Help.
Idea is not able to allocate the JUnit Framework, althoug there is the junit.jar in c:\programs\IntelliJ\bin directory.
Ok, the next step was to put the junit.jar in my project root directory, ok... junit was found by IDEA but the textui or swingui not! :-?
Ok, well I am a newbie with Java, JUnit and IntelliJ,
can you tell me a little HowTo to create a little JUnit TestClass with IDEA on a sample project? :)
Ok, thx
SA
Please sign in to leave a comment.