com.atlassian.bamboo.testutils.matchers
Class EntityMatchers

java.lang.Object
  extended by com.atlassian.bamboo.testutils.matchers.EntityMatchers

public class EntityMatchers
extends Object


Constructor Summary
EntityMatchers()
           
 
Method Summary
static TestCaseSummaryMatcherBuilder testCaseSummary()
           
static TestCollectionResultMatcherBuilder testCollectionResult()
           
static TestResultsSummaryMatcherBuilder testResultsSummary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityMatchers

public EntityMatchers()
Method Detail

testCaseSummary

public static TestCaseSummaryMatcherBuilder testCaseSummary()

testCollectionResult

public static TestCollectionResultMatcherBuilder testCollectionResult()

testResultsSummary

public static TestResultsSummaryMatcherBuilder testResultsSummary()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.