Returns the base name of this context. @return the base name
()
| 141 | * @return the base name |
| 142 | */ |
| 143 | public String getBaseName() { |
| 144 | return baseName; |
| 145 | } |
| 146 | |
| 147 | /** |
| 148 | * Returns the path of this context. |
no outgoing calls
no test coverage detected