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

apache - setting document root in antoher partition on ubuntu -

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

r - Quantstrat logical error while running applySignals - missing value where TRUE/FALSE needed -