Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests Cases #19

Merged
merged 2 commits into from
Apr 10, 2013
Merged

Tests Cases #19

merged 2 commits into from
Apr 10, 2013

Conversation

calvinjia
Copy link
Contributor

MasterInfo/WorkerServiceHandler

Assert.assertTrue(fileInfo.getCheckpointPath().equals(""));
mMasterInfo.addCheckpoint(-1, fileId, 0, "/testPath");
fileInfo = mMasterInfo.getFileInfo("/testFile");
Assert.assertTrue(fileInfo.getCheckpointPath().equals("/testPath"));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use Assert.assertEqual() here.

haoyuan added a commit that referenced this pull request Apr 10, 2013
@haoyuan haoyuan merged commit 0c7119f into Alluxio:master Apr 10, 2013
apc999 added a commit to apc999/alluxio that referenced this pull request Feb 23, 2016
[SMALLFIX] Update artifactId alluxio-client to alluxio-core-client
@ddadaal ddadaal mentioned this pull request Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants