Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getText
Method
getText
test/org/apache/el/parser/TesterBeanB.java:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
private
String text;
22
23
public
String getText() {
24
return
text;
25
}
26
27
public
void
setText(String text) {
28
this.text = text;
Callers
4
testNull01
Method · 0.95
visit
Method · 0.45
testBug54240
Method · 0.45
actionPerformed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected