JSF Test Framework: Mockito 1.1.2

org.jboss.test.faces.writer
Class CommentRecord

java.lang.Object
  extended by org.jboss.test.faces.writer.RecordBase
      extended by org.jboss.test.faces.writer.TextRecord
          extended by org.jboss.test.faces.writer.CommentRecord
All Implemented Interfaces:
Record

public class CommentRecord
extends TextRecord
implements Record

Author:
asmirnov

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jboss.test.faces.writer.Record
Record.Kind
 
Constructor Summary
CommentRecord(Object string)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.jboss.test.faces.writer.TextRecord
addRecord, getText
 
Methods inherited from class org.jboss.test.faces.writer.RecordBase
addAttribute, getChildren, getName, getParent, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jboss.test.faces.writer.Record
addAttribute, addRecord, getChildren, getName, getParent, getText, setParent
 

Constructor Detail

CommentRecord

public CommentRecord(Object string)
Parameters:
string -
property -
Method Detail

toString

public String toString()
Overrides:
toString in class TextRecord

JSF Test Framework: Mockito 1.1.2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.