com.atlassian.crowd.acceptance.utils
Class ArrayAssertions

java.lang.Object
  extended by com.atlassian.crowd.acceptance.utils.ArrayAssertions

public class ArrayAssertions
extends java.lang.Object


Constructor Summary
ArrayAssertions()
           
 
Method Summary
static void assertContainsElements(java.lang.String[] attributes, java.lang.String... names)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayAssertions

public ArrayAssertions()
Method Detail

assertContainsElements

public static void assertContainsElements(java.lang.String[] attributes,
                                          java.lang.String... names)


Copyright © 2010 Atlassian. All Rights Reserved.