Skip to content

Commit 0a19686

Browse files
committed
updated
1 parent 03e9dbb commit 0a19686

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h3>Unit Test</h3>
247247
$user->setName('davert');
248248
$this->assertEquals('davert', $user->getName());
249249
$user->save();
250-
$this->->seeInDatabase('users', array('name' => 'davert'));
250+
$this->tester->seeInDatabase('users', array('name' => 'davert'));
251251
}
252252
}
253253
?>

_posts/2014-06-06-codeception-2.0-final.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Let's briefly name some important changes added in Codeception 2.0
6464

6565
### Guides
6666

67-
Guides were reviewed and updated for 2.0 release. Unit Testing guide was completely rewritten, and new chapter Parallel Execution was added. Please note that parallel running tests is advanced feature and will require some time for you for set everything up correctly. But If your tests run longer then 30 minutes, you will get a real benefit of it.
67+
Guides were reviewed and updated for 2.0 release. [Unit Testing](http://codeception.com/docs/06-UnitTests) guide was completely rewritten, and new chapter [Parallel Execution](http://codeception.com/docs/12-ParallelExecution) was added. Please note that parallel running tests is advanced feature and will require some time for you for set everything up correctly. But If your tests run longer then 30 minutes, you will get a real benefit out of it.
6868

6969
### The Most Important Bug Fixed
7070

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy