com.google.common.truth
Interface Ordered


public interface Ordered


Method Summary
 void inOrder()
          An additional assertion, implemented by some containment subjects which allows for a further constraint of orderedness.
 

Method Detail

inOrder

void inOrder()
An additional assertion, implemented by some containment subjects which allows for a further constraint of orderedness.



Copyright © 2014. All rights reserved.