Searched refs:DEFAULT_TF_VERSION (Results 1 – 2 of 2) sorted by relevance
62 Assert.assertEquals(ClusterHostUtil.DEFAULT_TF_VERSION, actual); in testToValidTfVersionWithEmptyVersion()70 Assert.assertEquals(ClusterHostUtil.DEFAULT_TF_VERSION, actual); in testToValidTfVersionWithNullVersion()78 Assert.assertEquals(ClusterHostUtil.DEFAULT_TF_VERSION, actual); in testToValidTfVersionWithInvalidVersion()
44 static final String DEFAULT_TF_VERSION = "(unknown)"; field in ClusterHostUtil99 return DEFAULT_TF_VERSION; in toValidTfVersion()