net.javacrumbs.mocksocket.connection.sequential
Interface SequentialMockRecorder

All Known Implementing Classes:
SequentialMockConnection

public interface SequentialMockRecorder

Records calls in sequence.

Author:
Lukas Krecan

Method Summary
 SequentialMockRecorder andReturn(byte[] data)
           
 

Method Detail

andReturn

SequentialMockRecorder andReturn(byte[] data)


Copyright © 2011. All Rights Reserved.