org.hackystat.dailyprojectdata.resource.build
Class TestMemberBuildCounter

java.lang.Object
  extended by org.hackystat.dailyprojectdata.resource.build.TestMemberBuildCounter

public class TestMemberBuildCounter
extends java.lang.Object

Tests that the MemberBuildCounter counts correctly.

Author:
jsakuda

Constructor Summary
TestMemberBuildCounter()
           
 
Method Summary
 void testMemberCounts()
          Tests the successful and failed builds are counted correctly.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMemberBuildCounter

public TestMemberBuildCounter()
Method Detail

testMemberCounts

public void testMemberCounts()
Tests the successful and failed builds are counted correctly.