Sha256: 4cf9b6c9af0a59abd4322a053e22193fbe96d1bd505cf59d6155e79b8752a08a

Contents?: true

Size: 424 Bytes

Versions: 95

Compression:

Stored size: 424 Bytes

Contents

test - Create a new SproutCore unit test.

USAGE:
  sc-gen app AppName.ClassName[.methodName] [--filename=FILENAME] [--target=TARGET_NAME]

DISCUSSION:

This generator will create a new SproutCore unit test for a particular application.  You should pass as the first parameter as AppName.ClassName, for example:

sc-gen test Todos.Task

defines a new unit test called Todos.Task in the file apps/todos/tests/models/task.js .

Version data entries

95 entries across 95 versions & 2 rubygems

Version Path
sproutcore-1.0.1043 gen/test/USAGE
sproutcore-1.0.1042 gen/test/USAGE
sproutcore-1.0.1037 gen/test/USAGE
sproutcore-1.0.1035 gen/test/USAGE
sproutcore-1.0.1031 gen/test/USAGE
sproutcore-1.0.1030 gen/test/USAGE
sproutcore-1.0.1029 gen/test/USAGE
sproutcore-1.0.1027 gen/test/USAGE
sproutcore-1.0.1028 gen/test/USAGE
sproutcore-1.0.1026 gen/test/USAGE
sproutcore-1.0.1025 gen/test/USAGE
sproutcore-1.0.1024 gen/test/USAGE
sproutcore-1.0.1009 gen/test/USAGE
sproutcore-1.0.1008 gen/test/USAGE
sproutcore-1.0.1003 gen/test/USAGE