<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Java Code Geeks &#187; Marcin Zajaczkowski</title> <atom:link href="http://www.javacodegeeks.com/author/Marcin-Zajaczkowski/feed" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Thu, 23 May 2013 10:00:30 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Mockito &#8211; Better error messages on NPE with globally configured SmartNull</title><link>http://www.javacodegeeks.com/2012/07/mockito-better-error-messages-on-npe.html</link> <comments>http://www.javacodegeeks.com/2012/07/mockito-better-error-messages-on-npe.html#comments</comments> <pubDate>Wed, 04 Jul 2012 13:00:00 +0000</pubDate> <dc:creator>Marcin Zajaczkowski</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Mockito]]></category> <category><![CDATA[Testing]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/mockito-better-error-messages-on-npe-with-globally-configured-smartnull.html</guid> <description><![CDATA[Writing the Mockito reference card I had an opportunity to take a closer look at the less popular, but very useful features of Mockito. Some of them were too advance or too rare in use to be described in a refcard which should be kept short. One of those things is SmartNull. Currently non void [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/07/mockito-better-error-messages-on-npe.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Better looking HTML test reports for TestNG with ReportNG &#8211; Maven guide</title><link>http://www.javacodegeeks.com/2012/05/better-looking-html-test-reports-for.html</link> <comments>http://www.javacodegeeks.com/2012/05/better-looking-html-test-reports-for.html#comments</comments> <pubDate>Tue, 08 May 2012 13:00:00 +0000</pubDate> <dc:creator>Marcin Zajaczkowski</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache Maven]]></category> <category><![CDATA[ReportNG]]></category> <category><![CDATA[Testing]]></category> <category><![CDATA[TestNG]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/better-looking-html-test-reports-for-testng-with-reportng-maven-guide.html</guid> <description><![CDATA[TestNG is a testing framework created as an annotation driven alternative for JUnit 3 in times when “extends TestCase” was a indispensable part of writing tests. Even now it provides some interesting features like data providers, parallel tests or test groups. In the situation our tests are not executed from IDE it’s often useful to [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/05/better-looking-html-test-reports-for.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>TestNG and Maven configuration guide</title><link>http://www.javacodegeeks.com/2012/04/testng-and-maven-configuration-guide.html</link> <comments>http://www.javacodegeeks.com/2012/04/testng-and-maven-configuration-guide.html#comments</comments> <pubDate>Tue, 17 Apr 2012 21:00:00 +0000</pubDate> <dc:creator>Marcin Zajaczkowski</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache Maven]]></category> <category><![CDATA[Surefire]]></category> <category><![CDATA[Testing]]></category> <category><![CDATA[TestNG]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/testng-and-maven-configuration-guide.html</guid> <description><![CDATA[To be useful automatic tests should run very fast. Otherwise will not be run often during development or even will be ignored in the default configuration on the developer workstations. The simplest rule it to write only small unit tests which test given class having the neighborhood mocked. Nevertheless sometimes it is useful/required to test [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/04/testng-and-maven-configuration-guide.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Introduction to mutation testing with PIT and TestNG</title><link>http://www.javacodegeeks.com/2012/04/introduction-to-mutation-testing-with.html</link> <comments>http://www.javacodegeeks.com/2012/04/introduction-to-mutation-testing-with.html#comments</comments> <pubDate>Mon, 02 Apr 2012 19:18:00 +0000</pubDate> <dc:creator>Marcin Zajaczkowski</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache Maven]]></category> <category><![CDATA[Mutation Testing]]></category> <category><![CDATA[PIT]]></category> <category><![CDATA[Testing]]></category> <category><![CDATA[TestNG]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/introduction-to-mutation-testing-with-pit-and-testng.html</guid> <description><![CDATA[Mutation testing is a technique which allows to discover which parts of our code are not covered by tests. It is similar to a code coverage, but mutation testing is not limited to the fact that a given line was executed during tests. The idea is to modify the production code (introduce mutations) which should [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/04/introduction-to-mutation-testing-with.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/4 queries in 0.001 seconds using apc
Object Caching 825/826 objects using apc
Content Delivery Network via jcg.javacodegeeks.netdna-cdn.com

Served from: www.javacodegeeks.com @ 2013-05-23 14:49:54 -->