StrutsUser craig = StrutsUserList.getUserWithRealIdentity("Craig
McClanahan");
StrutsUser dakjak = StrutsUserList.getUserWithFalseIdentity("Dakota Jack");

assertTrue( craig.getCredibility() >> dakjak.getCredibility() );   //
using overloaded operator "is much greater than"
assertTrue( craig.getSkillDepth() >> dakjak.getSkillDepth() );
assertTrue( craig.getAuthenticPositiveContributions() >>
dakjak.getAuthenticPositiveContributions() );
assertTrue( craig.getReactionaryFlames() << dakjak.getReactionaryFlames() );

assertTrue( StrutsUserList.isThisThreadTotallyBanal() );
assertSarcasm( StrutsUserList.isntDemocracyWonderful() );

Listener curious = new QuestionListener ("Where exactly do you come
from, since you raise the point?");


Dakota Jack wrote:

>You know, when someone like Craig decides to pick me out for a bullshit
>attack, I am going to respond.  Talk to Craig.  He seems to find himself
>totally immune from what he jumps on other people for at will.  Where I come
>from there is a name for that.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to