Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'unit'

1203319 - Primeiro Python do PacMan: test python unit
  1. #!/usr/bin/python
  2.  
  3. import unittest
  4.  
  5. class CalculadoraDeQuadrados:
  6.         def quadradoDe(this,x):
  7.                 return x*x
  8.  
  9.  
737294 - unit test delay: test delay unit
  1. Object.extend(Test.Unit.Runner.prototype, (function() {
  2.   function delayCallback(test) {
  3.     if(test.delay) return;
  4.     clearInterval(test.delayInterval);
  5.     this.runTests.call(this);
  6.   }
  7.  
  8.   return {
  9.  
737293 - unit test delay: test delay unit
  1. Object.extend(Test.Unit.Runner.prototype, (function() {
  2.   function delayCallback(test) {
  3.     if(test.delay) return;
  4.     clearInterval(test.delayInterval);
  5.     this.runTests.call(this);
  6.   }
  7.  
  8.   return {
  9.  
worth-right
fantasy-obligation fantasy-obligation