Overview

Classes

  • Sentence
  • SentenceTest

Functions

  • Sentence_autoloader
  • Overview
  • Class

Class SentenceTest

Generated by PHPUnit_SkeletonGenerator on 2015-02-16 at 20:05:00.

PHPUnit_Framework_TestCase
Extended by SentenceTest
Located at tests/SentenceTest.php
Methods summary
protected
# setUp( )

Sets up the fixture, for example, opens a network connection. This method is called before a test is executed.

Sets up the fixture, for example, opens a network connection. This method is called before a test is executed.

public
# testCountEmpty( )

Covers

Sentence::count
public
# testCountWord( )

Covers

Sentence::count
public
# testCountTwoWords( )

Covers

Sentence::count
public
# testCountMultipleWords( )

Covers

Sentence::count
public
# testCountLinebreaks( )

Covers

Sentence::count
public
# testCountAbreviations( )

Covers

Sentence::count
public
# testCountMultiplePunctuation( )

Covers

Sentence::count
public
# testCountOneWordSentences( )

Covers

Sentence::count
public
# testSplitEmpty( )

Covers

Sentence::split
public
# testSplitWord( )

Covers

Sentence::split
public
# testSplitMultipleWords( )

Covers

Sentence::split
public
# testSplitLinebreaks( )

Covers

Sentence::split
public
# testSplitAbreviations( )

Covers

Sentence::split
public
# testSplitOneWordSentences( )

Covers

Sentence::split
Properties summary
protected Sentence $object
#
phpSentence API documentation generated by ApiGen