Mercurial > public > simoleon
comparison SimoleonUITests/SimoleonUITests.swift @ 181:5a9430fd6b4d
restart project to new version
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Wed, 08 Dec 2021 10:52:11 +0100 |
parents | ad8c6567539d |
children | ba3ebe8cefe5 |
comparison
equal
deleted
inserted
replaced
180:41f284db0c3d | 181:5a9430fd6b4d |
---|---|
1 // | 1 // |
2 // SimoleonUITests.swift | 2 // simoleonUITests.swift |
3 // SimoleonUITests | 3 // simoleonUITests |
4 // | 4 // |
5 // Created by Dennis Concepción Martín on 26/10/21. | 5 // Created by Dennis Concepción Martín on 8/12/21. |
6 // | 6 // |
7 | 7 |
8 import XCTest | 8 import XCTest |
9 | 9 |
10 class SimoleonUITests: XCTestCase { | 10 class simoleonUITests: XCTestCase { |
11 | 11 |
12 override func setUpWithError() throws { | 12 override func setUpWithError() throws { |
13 // Put setup code here. This method is called before the invocation of each test method in the class. | 13 // Put setup code here. This method is called before the invocation of each test method in the class. |
14 | 14 |
15 // In UI tests it is usually best to stop immediately when a failure occurs. | 15 // In UI tests it is usually best to stop immediately when a failure occurs. |