Refactor and rename in test code
This commit is contained in:
parent
f643a63fe1
commit
e2e3275293
4 changed files with 61 additions and 70 deletions
|
|
@ -12,14 +12,6 @@ import XCTest
|
|||
|
||||
class PasswordTableEntryTest: 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() {
|
||||
let nameWithCategoryList = [
|
||||
"github",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue