Sha256: f28c9f7d93a55c39b06e8af1c5dc3a93afe70a3416b85c5cedc6658d01f2b588

Contents?: true

Size: 585 Bytes

Versions: 17

Compression:

Stored size: 585 Bytes

Contents

// ==========================================================================
// Project:   SproutCore Unit Testing Library
// Copyright: ©2006-2009 Sprout Systems, Inc. and contributors.
//            Portions ©2008-2009 Apple Inc. All rights reserved.
// License:   Licened under MIT license (see license.js)
// ==========================================================================

/*global Q$ synchronize */
// additional methods for use with qunit

/**
  Call this method instead of test() to temporarily disable a test. 
*/
function notest(name, callback, nowait) {
  
}

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
sproutit-sproutcore-1.0.20090721145285 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1046 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1043 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1042 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1037 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1035 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1031 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1030 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1029 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1027 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1028 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1026 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1025 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1024 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1009 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1008 frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.0.1003 frameworks/sproutcore/frameworks/testing/extras.js