Menu

#172 CORE - Counter

3.X
open
nobody
8
2009-01-21
2008-11-19
Mike Longin
No

Allow users to create a counter that they can increment throughout the test. At any point they can assert the current count of tests.

CreateCount(CounterName) - Creates a counter
IncrementCount(CounterName) - Allows users to have multiple counts
AssertCurrentCount(CounterName,CurrentExpectedCount) - Compares the current Count against the expected count

Discussion

  • Mike Longin

    Mike Longin - 2008-11-20
    • milestone: 863934 --> 896629
     
  • Mike Longin

    Mike Longin - 2008-11-20
    • priority: 5 --> 8
     
  • Mike Longin

    Mike Longin - 2009-01-21
    • milestone: 896629 --> 897366
     
  • Mike Longin

    Mike Longin - 2009-01-21
    • milestone: 897366 --> 3.X
     

Log in to post a comment.