1 Star 0 Fork 1.5K

Thomas/APIJSON

forked from 腾讯开源/APIJSON 
Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
APIJSONTestTests.swift 984 Bytes
Copy Edit Raw Blame History
TommyLemon authored 2017-11-29 01:00 +08:00 . 新增iOS-Swift版
//
// APIJSONTestTests.swift
// APIJSONTestTests
//
// Created by Tommy on 17/11/29.
// Copyright © 2017年 APIJSON. All rights reserved.
//
import XCTest
@testable import APIJSONTest
class APIJSONTestTests: XCTestCase {
override func setUp() {
super.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.
super.tearDown()
}
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.measureBlock {
// Put the code you want to measure the time of here.
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/figole/APIJSON.git
git@gitee.com:figole/APIJSON.git
figole
APIJSON
APIJSON
master

Search