As configured in my dotfiles.
start new:
tmux
start new with session name:
As configured in my dotfiles.
start new:
tmux
start new with session name:
#import <SenTestingKit/SenTestingKit.h> | |
#import "SenTestCase+MethodSwizzling.h" | |
#pragma mark Fakes for Tests | |
@interface FakeMyObject : NSObject | |
/** | |
* A fake, or "stub," implementation of MyObject's +doSomething method. | |
*/ |