Is DocOpGenerator what you are looking for? http://code.google.com/p/wave-protocol/source/browse/test/org/waveprotocol/wave/model/operation/testing/DocOpGenerator.java
Thanks, -joe On Mon, May 3, 2010 at 11:42 PM, Steve Baker <[email protected]> wrote: > I would like to generate random operations against an IndexedDocument > for a 3rd-party validation suite that I am writing. > > The javadoc for NindoAutomaton alludes to a class called > RandomDocumentMutationGenerator but this class hasn't been pushed to > the public tree yet. > > If RandomDocumentMutationGenerator was made available I would be able > to ditch the BootstrapDocument/RandomDocOpGenerator that I am > currently using. > > cheers > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
