Skip to main content

Home/ PHP Programming/ Group items tagged manual

Rss Feed Group items tagged

Raúl - [^BgTA^]

"Manual del Buen Diseñador" - 0 views

  •  
    Manual para aprender como hacer buenos diseños
renews_

PHP: PDO - Manual - 0 views

shared by renews_ on 30 Mar 10 - Cached
qualitypoint Tech

Online Timesheet - 6 views

  •  
    This timesheet software is good to be used as this saves the company from human errors. Many companies are also using the traditional manual systems for recording the time.
Bensan George

Zend Framework: Documentation: Zend_Db_Select - Zend Framework Manual - 2 views

  •  
    zend db select
Sarah HL

Easy Unit Testing - Web Mozarts - 0 views

  • Contrary to PHPUnit, lime tests are written in a procedural way.
  • Each test case is, by convention, introduced by a comment that explains the tests purpose.
  • requires you to initiate your fixture manually
  • ...7 more annotations...
  • sfLimeExtraPlugin introduces the new class lime_test_simple
  • @Test A test case @Before Executed before each test case @After Executed after each test case @BeforeAll Executed once before all test cases @AfterAll Executed once after all test cases
  • Currently the plugin is available in version 0.2.0alpha.
  • You can create stubs for interfaces, classes or abstract classes. You can even create stubs for non-existing classes, which is very convenient if you develop test-driven.
  • I personally think that tests can be written in a much more concise and readable way with sfLimeExtraPlugin.
  • Mock and Stub Objects
  • the code is not being considered 100% stable
1 - 8 of 8
Showing 20 items per page