org.mockito.exceptions
Class Pluralizer

java.lang.Object
  extended by org.mockito.internal.reporting.Pluralizer
      extended by org.mockito.exceptions.Pluralizer

Deprecated.

@Deprecated
public class Pluralizer
extends Pluralizer


Constructor Summary
Pluralizer()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.mockito.internal.reporting.Pluralizer
pluralize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pluralizer

public Pluralizer()
Deprecated.