MCPcopy Create free account
hub / github.com/RealTimeGenomics/rtg-tools / getMessage

Method getMessage

src/main/java/com/rtg/util/License.java:112–114  ·  view source on GitHub ↗

Return a text message describing the expiration status. @return key message

()

Source from the content-addressed store, hash-verified

110 * @return key message
111 */
112 public static String getMessage() {
113 return "No license file required";
114 }
115
116
117 /**

Callers 15

testStringsMethod · 0.95
getLicenseSummaryMethod · 0.95
testValueOfMethod · 0.45
testIntExtMethod · 0.45
testREMethod · 0.45
testMethod · 0.45
testCode1Method · 0.45
testConstructorMethod · 0.45
testConstructor2Method · 0.45
testConstructor3Method · 0.45
testMethod · 0.45
testMethod · 0.45

Calls

no outgoing calls

Tested by 15

testStringsMethod · 0.76
testValueOfMethod · 0.36
testIntExtMethod · 0.36
testREMethod · 0.36
testMethod · 0.36
testCode1Method · 0.36
testConstructorMethod · 0.36
testConstructor2Method · 0.36
testConstructor3Method · 0.36
testMethod · 0.36
testMethod · 0.36
testFrameFromCodeBadMethod · 0.36