Sha256: 9759381d4c18c151a999aaa239f3a4317aa95c9ed96e98574ff82a07db210c13

Contents?: true

Size: 886 Bytes

Versions: 5

Compression:

Stored size: 886 Bytes

Contents

//
//  TEMPLATETests.swift
//  TEMPLATETests
//
//  Created by Gaétan Zanella on 05/03/2019.
//  Copyright © 2019 Fabernovel. All rights reserved.
//

import XCTest

class TEMPLATETests: XCTestCase {

    override func setUp() {
        // Put setup code here. This method is called before the invocation of each test method in the class.
    }

    override func tearDown() {
        // Put teardown code here. This method is called after the invocation of each test method in the class.
    }

    func testExample() {
        // This is an example of a functional test case.
        // Use XCTAssert and related functions to verify your tests produce the correct results.
    }

    func testPerformanceExample() {
        // This is an example of a performance test case.
        self.measure {
            // Put the code you want to measure the time of here.
        }
    }

}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
swift_lib_templater-1.1.0 lib/templates/framework/Tests/TEMPLATETests.swift
swift_lib_templater-1.0.3 lib/templates/framework/Tests/TEMPLATETests.swift
swift_lib_templater-1.0.2 lib/templates/framework/Tests/TEMPLATETests.swift
swift_lib_templater-1.0.1 lib/templates/framework/Tests/TEMPLATETests.swift
swift_lib_templater-1.0.0 lib/templates/framework/Tests/TEMPLATETests.swift