NMBOrderedCollection
public protocol NMBOrderedCollection : NMBCollection
Protocol for types that support beginWith(), endWith(), beEmpty() matchers
-
Undocumented
Declaration
Swift
func object(at index: Int) -> Any