Skip navigation links
A C D F G L M N R S T 

A

apply(Statement, FrameworkMethod, Object) - Method in class fm.last.commons.test.file.ClassDataFolder
 
apply(Statement, FrameworkMethod, Object) - Method in class fm.last.commons.test.file.MethodDataFolder
 
apply(Statement, FrameworkMethod, Object) - Method in class fm.last.commons.test.file.RootDataFolder
 
apply(Statement, FrameworkMethod, Object) - Method in class fm.last.commons.test.file.RootSqlFolder
 
apply(Statement, FrameworkMethod, Object) - Method in class fm.last.commons.test.file.TemporaryFolder
 
assertFileEquals(File, File) - Static method in class fm.last.commons.test.LastAssertions
Asserts that the *contents* of the passed files are equal.
assertFileEquals(String, File, File) - Static method in class fm.last.commons.test.LastAssertions
Asserts that the *contents* of the passed files are equal.
assertFileEquals(String, File, Charset, File, Charset) - Static method in class fm.last.commons.test.LastAssertions
Asserts that the *contents* of the passed files are equal.
assertFilesEquivalent(File, File) - Static method in class fm.last.commons.test.LastAssertions
Asserts that the contents of the files are equivalent - i.e.
assertFilesEquivalent(File, Charset, File, Charset) - Static method in class fm.last.commons.test.LastAssertions
Asserts that the contents of the files are equivalent - i.e.
assertFilesNotEqual(File, File) - Static method in class fm.last.commons.test.LastAssertions
Asserts that the *contents* of the passed files are not equal.
assertFilesNotEqual(String, File, File) - Static method in class fm.last.commons.test.LastAssertions
Asserts that the *contents* of the passed files are not equal.
assertTestDatabase(DataSource) - Static method in class fm.last.commons.test.LastAssertions
Asserts that the database that the passed DataSource has been configured to use is a unit test database.
assertValues(String, Object[]) - Static method in class fm.last.commons.test.LastAssertions
Assert that all Objects in the passed array match the expected value.

C

ClassDataFolder - Class in fm.last.commons.test.file
 
ClassDataFolder() - Constructor for class fm.last.commons.test.file.ClassDataFolder
 
create() - Method in class fm.last.commons.test.file.TemporaryFolder
For testing purposes only.
currentTimeMillis() - Method in class fm.last.commons.test.time.StubClock
 

D

DataFolder - Interface in fm.last.commons.test.file
 
delete() - Method in class fm.last.commons.test.file.TemporaryFolder
Delete all files and folders under the temporary folder.

F

fm.last.commons.test - package fm.last.commons.test
 
fm.last.commons.test.file - package fm.last.commons.test.file
 
fm.last.commons.test.time - package fm.last.commons.test.time
 

G

getAbsolutePath(String) - Method in interface fm.last.commons.test.file.DataFolder
 
getCalendarInstance() - Method in class fm.last.commons.test.time.StubClock
 
getFile(String) - Method in interface fm.last.commons.test.file.DataFolder
 
getFolder() - Method in interface fm.last.commons.test.file.DataFolder
 
getRoot() - Method in class fm.last.commons.test.file.TemporaryFolder
 
getUri(String) - Method in interface fm.last.commons.test.file.DataFolder
 

L

LastAssertions - Class in fm.last.commons.test
Additional test assertions that provide Last.fm specific functionality or additional functionality not found in JUnit.

M

MethodDataFolder - Class in fm.last.commons.test.file
 
MethodDataFolder() - Constructor for class fm.last.commons.test.file.MethodDataFolder
 

N

nanoTime() - Method in class fm.last.commons.test.time.StubClock
 
newDate() - Method in class fm.last.commons.test.time.StubClock
 
newDateTime() - Method in class fm.last.commons.test.time.StubClock
 
newFile(String, String...) - Method in class fm.last.commons.test.file.TemporaryFolder
Returns a new fresh file with the given name under the temporary folder.
newFolder(String, String...) - Method in class fm.last.commons.test.file.TemporaryFolder
Returns a new fresh folder with the given name under the temporary folder.

R

RootDataFolder - Class in fm.last.commons.test.file
 
RootDataFolder() - Constructor for class fm.last.commons.test.file.RootDataFolder
 
RootDataFolder(String...) - Constructor for class fm.last.commons.test.file.RootDataFolder
 
RootSqlFolder - Class in fm.last.commons.test.file
 
RootSqlFolder() - Constructor for class fm.last.commons.test.file.RootSqlFolder
 
RootSqlFolder(String...) - Constructor for class fm.last.commons.test.file.RootSqlFolder
 

S

setCalendar(Calendar) - Method in class fm.last.commons.test.time.StubClock
 
setCurrentTimeMillis(long) - Method in class fm.last.commons.test.time.StubClock
 
setDate(Date) - Method in class fm.last.commons.test.time.StubClock
 
setDateTime(DateTime) - Method in class fm.last.commons.test.time.StubClock
 
setNanoTime(long) - Method in class fm.last.commons.test.time.StubClock
 
StubClock - Class in fm.last.commons.test.time
 
StubClock() - Constructor for class fm.last.commons.test.time.StubClock
 

T

TemporaryFolder - Class in fm.last.commons.test.file
TemporaryFolder() - Constructor for class fm.last.commons.test.file.TemporaryFolder
 
TEST_DB_SUFFIX - Static variable in class fm.last.commons.test.LastAssertions
Last.fm standard is to name all unit tests with the name of the original database and then this suffix.
A C D F G L M N R S T 
Skip navigation links

Copyright © 2016 Last.fm. All Rights Reserved.