Comment cleanup

This commit is contained in:
Colin Kuskie 2009-10-07 08:36:48 -07:00
parent a79a5ae895
commit 5f29c5bcdd

View file

@ -152,6 +152,8 @@ sub cleanup {
}
}
#----------------------------------------------------------------------------
=head2 newSession ( $noCleanup )
Builds a WebGUI session object for testing.
@ -162,8 +164,6 @@ If true, the session won't be registered for automatic deletion.
=cut
#----------------------------------------------------------------------------
sub newSession {
my $noCleanup = shift;
my $pseudoRequest = WebGUI::PseudoRequest->new;
@ -176,6 +176,8 @@ sub newSession {
}
#----------------------------------------------------------------------------
=head2 mockAssetId ( $assetId, $object )
Causes WebGUI::Asset->new* initializers to return the specified