Development

Changeset 19814

You must first sign up to be able to contribute.

Changeset 19814

Show
Ignore:
Timestamp:
07/02/09 00:46:57 (9 months ago)
Author:
Dejan.Spasic
Message:

Add test cases

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfDoctrineGraphvizPlugin/test/bootstrap.php

    r19372 r19814  
    33 * This file is part of sfDoctrineGraphvizPlugin 
    44 * (c) 2009 David PHAM-VAN 
     5 * (c) 2009 Dejan Spasic <spasic.dejan@yahoo.de> 
    56 * 
    67 * For the full copyright and license information, please view the LICENSE 
     
    3839// initialize database connection for our tests 
    3940Doctrine_Manager::connection('sqlite::memory:', '_test_graphiz'); 
     41 
     42// generate the model 
     43Doctrine::generateModelsFromYaml(dirname(__FILE__) . '/_files', dirname(__FILE__) . '/_files/model'); 
  • plugins/sfDoctrineGraphvizPlugin/test/prove.php

    r19372 r19814  
    33 * This file is part of sfDoctrineGraphvizPlugin 
    44 * (c) 2009 David PHAM-VAN 
     5 * (c) 2009 Dejan Spasic <spasic.dejan@yahoo.de> 
    56 * 
    67 * For the full copyright and license information, please view the LICENSE 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.