You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "renoth (via GitHub)" <gi...@apache.org> on 2023/03/04 13:19:56 UTC

[GitHub] [wicket] renoth commented on a diff in pull request #555: Add Convenience Methods to BaseWicketTester

renoth commented on code in PR #555:
URL: https://github.com/apache/wicket/pull/555#discussion_r1125463714


##########
wicket-core/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java:
##########
@@ -1576,6 +1577,48 @@ public Component getComponentFromLastRenderedPage(String path)
 		return getComponentFromLastRenderedPage(path, true);
 	}
 
+	/**
+	 * TODO

Review Comment:
   still todo



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@wicket.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org