Sha256: 5d9f59d672d82c99fd4b3677dd88729eef7ff859e21c32ad92dae84e71decafe

Contents?: true

Size: 597 Bytes

Versions: 29

Compression:

Stored size: 597 Bytes

Contents

//
//  peekaviewTests.m
//  fixtures
//
//  Created by Mark Larsen on 6/25/14.
//  Copyright (c) 2014 marklarr. All rights reserved.
//

#import <XCTest/XCTest.h>

@interface peekaviewTests : XCTestCase

@end

@implementation peekaviewTests

- (void)setUp
{
    [super setUp];
    // Put setup code here. This method is called before the invocation of each test method in the class.
}

- (void)tearDown
{
    // Put teardown code here. This method is called after the invocation of each test method in the class.
    [super tearDown];
}

- (void)testExample
{
    XCTAssert(YES, @"woot");
}

@end

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
slather-2.3.0 spec/fixtures/fixturesTests/peekaviewTests.m
slather-2.2.1 spec/fixtures/fixturesTests/peekaviewTests.m
slather-2.2.0 spec/fixtures/fixturesTests/peekaviewTests.m
slather-2.1.0 spec/fixtures/fixturesTests/peekaviewTests.m
slather-2.0.2 spec/fixtures/fixturesTests/peekaviewTests.m
slather-2.0.1 spec/fixtures/fixturesTests/peekaviewTests.m
slather-2.0.0 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.8.3 spec/fixtures/fixturesTests/peekaviewTests.m
ashtonw-slather-1.8.2 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.8.1 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.8 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.7.1 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.7.0 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.6.0 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.5.5 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.5.4 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.5.3 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.5.2 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.5.1 spec/fixtures/fixturesTests/peekaviewTests.m
slather-1.5.0 spec/fixtures/fixturesTests/peekaviewTests.m