com.atlassian.crowd.acceptance.utils
Class ArrayAssertions

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

public class ArrayAssertions
extends Object


Constructor Summary
ArrayAssertions()
           
 
Method Summary
static void assertContainsElements(String[] attributes, 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(String[] attributes,
                                          String... names)


Copyright © 2013 Atlassian. All Rights Reserved.