Singning Security and Testing on Java ME
An explanation on benefits of certification on the Java platform [youtube JUSM2b2MTnA]
An explanation on benefits of certification on the Java platform [youtube JUSM2b2MTnA]
Roman Ondruska demonstrates the Step Into action using the visual method call selector in the NetBeans debugger. http://www.netbeans.org/kb/docs/java/debug-stepinto-screencast.html
Sonar enables to collect, analyze and report metrics on source code. Sonar not only offers consolidated reporting on and across projects throughout time, but it becomes the central place to manage code quality. This screencast shows how to use Sonar to manage unit tests by checking their results. When you …
This screencast tries to cover how the static dependencies in constructor could be broken. Watch this screencast on isagoksu.com
PowerMock can be used to test code normally regarded as untestable! Have you ever heard anyone say that you should never use static or final methods in your code because it makes them impossible to test? Have you ever changed a method from private to protected for the sake of …
This video shows how to configure coding rules with Sonar, an open source software quality management platform. [vimeo 5477370 480 362] Sonar home