A B C D F G H J P S T W

A

AbstractResourceLinkTest - Class in sk.baka.webvm.analyzer.classloader
Tests the ResourceLink class.
AbstractResourceLinkTest() - Constructor for class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
 
assertDistinctItems(Collection<?>) - Static method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
Asserts that given collection does not contain equal items.
assertEqualsLinks(String[], List<ResourceLink>) - Static method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
Checks that given resource list contains required elements.
assertEqualsSet(Collection<?>, Collection<?>) - Static method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
Checks that given resource list contains required elements.

B

BinderTest - Class in sk.baka.webvm.config
Tests the Binder class.
BinderTest() - Constructor for class sk.baka.webvm.config.BinderTest
 

C

cancel() - Method in class sk.baka.webvm.analyzer.Deadlock
Cancels the deadlock, disposing of the threads.
checkThreads() - Method in class sk.baka.webvm.analyzer.Deadlock
Checks that the threads are running and no exception was thrown.

D

Deadlock - Class in sk.baka.webvm.analyzer
Simulates a deadlock.
Deadlock() - Constructor for class sk.baka.webvm.analyzer.Deadlock
 
DirResourceLinkTest - Class in sk.baka.webvm.analyzer.classloader
 
DirResourceLinkTest() - Constructor for class sk.baka.webvm.analyzer.classloader.DirResourceLinkTest
 
DivGraphTest - Class in sk.baka.webvm.misc
Tests the DivGraph class.
DivGraphTest() - Constructor for class sk.baka.webvm.misc.DivGraphTest
 

F

file - Variable in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
The jar file or directory to test on.

G

getFile() - Method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
Returns the file to test on.
getFile() - Method in class sk.baka.webvm.analyzer.classloader.DirResourceLinkTest
 
getFile() - Method in class sk.baka.webvm.analyzer.classloader.JarResourceLinkTest
 
getSun() - Method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
Returns link denoting the "com.sun" package.

H

HistorySamplerTest - Class in sk.baka.webvm.analyzer
Tests the HistorySampler.
HistorySamplerTest() - Constructor for class sk.baka.webvm.analyzer.HistorySamplerTest
 

J

JarResourceLinkTest - Class in sk.baka.webvm.analyzer.classloader
Runs the tests on a jar file.
JarResourceLinkTest() - Constructor for class sk.baka.webvm.analyzer.classloader.JarResourceLinkTest
 

P

ProblemAnalyzerTest - Class in sk.baka.webvm.analyzer
Tests the ProblemAnalyzer.
ProblemAnalyzerTest() - Constructor for class sk.baka.webvm.analyzer.ProblemAnalyzerTest
 
ProblemReportTest - Class in sk.baka.webvm.analyzer
Tests ProblemReport.
ProblemReportTest() - Constructor for class sk.baka.webvm.analyzer.ProblemReportTest
 

S

setUp() - Method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
 
setUp() - Method in class sk.baka.webvm.TestHomePage
 
simulate() - Method in class sk.baka.webvm.analyzer.Deadlock
Simulates a deadlock.
sk.baka.webvm - package sk.baka.webvm
 
sk.baka.webvm.analyzer - package sk.baka.webvm.analyzer
 
sk.baka.webvm.analyzer.classloader - package sk.baka.webvm.analyzer.classloader
 
sk.baka.webvm.config - package sk.baka.webvm.config
 
sk.baka.webvm.misc - package sk.baka.webvm.misc
 
sk.baka.webvm.wicket - package sk.baka.webvm.wicket
 

T

t - Variable in class sk.baka.webvm.analyzer.Deadlock
If one of the threads fail then the cause is stored here.
testBindToBean() - Method in class sk.baka.webvm.config.BinderTest
Test of bindBeanView method, of class Binder.
testBindToProperties() - Method in class sk.baka.webvm.config.BinderTest
Test of bindBeanView method, of class Binder.
testContentsWalking() - Method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
Tests package content walking.
testCopy() - Method in class sk.baka.webvm.config.BinderTest
Test of copy method, of class Binder.
testEquals_Collection_Collection() - Method in class sk.baka.webvm.analyzer.ProblemReportTest
Test of equals method, of class ProblemReport.
testEquals_Object() - Method in class sk.baka.webvm.analyzer.ProblemReportTest
Test of equals method, of class ProblemReport.
testEscape() - Method in class sk.baka.webvm.analyzer.ProblemReportTest
Test of escape method, of class ProblemReport.
testFullName() - Method in class sk.baka.webvm.analyzer.classloader.DirResourceLinkTest
 
testFullName() - Method in class sk.baka.webvm.analyzer.classloader.JarResourceLinkTest
 
testGetDeadlockReport() - Method in class sk.baka.webvm.analyzer.ProblemAnalyzerTest
Test of getDeadlockReport method, of class ProblemAnalyzer.
testGetProblemHistory() - Method in class sk.baka.webvm.analyzer.HistorySamplerTest
Test of getProblemHistory method, of class HistorySampler.
TestHomePage - Class in sk.baka.webvm
Simple test using the WicketTester
TestHomePage() - Constructor for class sk.baka.webvm.TestHomePage
 
testIsProblem_Collection() - Method in class sk.baka.webvm.analyzer.ProblemReportTest
Test of isProblem method, of class ProblemReport.
testName() - Method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
Tests the ResourceLink.getName() method.
testRenderMyPage() - Method in class sk.baka.webvm.TestHomePage
 
testRoot() - Method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
 
testRootContents() - Method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
Tests contents of the root package.
testRootContentsGrouping() - Method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
Tests package name grouping.
testRootFullName() - Method in class sk.baka.webvm.analyzer.classloader.AbstractResourceLinkTest
 
testSearch() - Method in class sk.baka.webvm.analyzer.classloader.DirResourceLinkTest
Tests the search functionality.
testSearch() - Method in class sk.baka.webvm.analyzer.classloader.JarResourceLinkTest
Tests the search functionality.
testSearchDoesNotReturnRoot() - Method in class sk.baka.webvm.analyzer.classloader.DirResourceLinkTest
Check that search does not return the root container even if it matches
testSearchDoesNotReturnRoot() - Method in class sk.baka.webvm.analyzer.classloader.JarResourceLinkTest
Check that search does not return the root container even if it matches
testToPixelsOverMax() - Method in class sk.baka.webvm.misc.DivGraphTest
Tests an example where a value exceeds the max.
testToPixelsSimple() - Method in class sk.baka.webvm.misc.DivGraphTest
Tests a simple example consisting of a single value.
testToPixelsThreeValues() - Method in class sk.baka.webvm.misc.DivGraphTest
Tests an example with three values.
testUtility() - Method in class sk.baka.webvm.wicket.WicketUtilsTest
 

W

WicketUtilsTest - Class in sk.baka.webvm.wicket
Tests the WicketUtils class.
WicketUtilsTest() - Constructor for class sk.baka.webvm.wicket.WicketUtilsTest
 

A B C D F G H J P S T W

Copyright © 2010 Baka. All Rights Reserved.