Book Image

Learning Yii Testing

Book Image

Learning Yii Testing

Overview of this book

Table of Contents (16 chapters)
Learning Yii Testing
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you saw many things such as how to write basic functional tests, how to test a REST interface, and the implementation side of things. Given the amount of knowledge condensed here, it might be useful for you to revisit the chapter later on and give yourself enough time to experiment on the single features in more detail and adapt them to your likings.

In the next chapter, you're going to see how to create acceptance tests for your interfaces that will overcome some of the limitations of working with PHPBrowser.