---
Topics index
Changes log
Twiki main
Twiki docs
User guide
Formatting rules
(o)
Center
Home
Courses
People
Projects
Page
Edit Page
Rename Page
Attach File
Printable
Wiki Source
More ...
Web
Recent Changes
Notify Service
News
Page Index
Search
More ...
Wiki
About TWiki
Text Formatting
Registration
Change Password
Reset Password
Users
Groups
Log In
or
Register
TTwo Screen Shots
WP
---++ Screen Shots In itself T2 is just a console application, or you can use it as an API. The second means that you can directly use it from your Junit tests. This is very nice because it means that T2 will integrate with any IDE that supports testing with Junit. I use this kind of integration with Sun's Netbeans IDE. This screenshot below shows how Netbeans shows the results and coverage of T2 tests. ---++++ Running T2 tests inside Netbeans <img src="%ATTACHURLPATH%/screenshot1.png" alt="screenshot1.png" width='1123' height='853' /> ---++++ Measuring test coverage in Netbeans: <img src="%ATTACHURLPATH%/screenshot2.png" alt="screenshot2.png" width='1121' height='853' />