ios - Xcode UI tests - adding tests to test classes -


is there way add tests existing ui test classes in xcode? have looked @ quick , there ways add new tests classes , targets not tests pre-existing test classes. creating new methods of class did not either. thanks

if test class extends xctestcase , in testing target, method starts test , takes no arguments executed test.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -