public class TestUtilities extends Object
Constructor and Description |
---|
TestUtilities() |
Modifier and Type | Method and Description |
---|---|
static boolean |
blobsAreEqual(byte[] blob1,
byte[] blob2) |
static void |
createDatabase() |
static boolean |
datesAreEqual(Date date1,
Date date2) |
static byte[] |
generateRandomBlob() |
static boolean |
timesAreEqual(Date date1,
Date date2) |
Copyright © 2010–2018 MyBatis.org. All rights reserved.