mardi 3 mai 2016

XCTest test failing, with no code in body

I am trying to create unit tests for my framework. I've created a 'Unit Testing Bundle' target and have my test class compiled in the target.

My test class extends XCTestCase.

I've left func testExample() empty, but still the test is failing. Why is this?

enter image description here

Aucun commentaire:

Enregistrer un commentaire