public final class LockedTestCase extends SynchronizedTestCase
SynchronizedTestCase.Blocker, SynchronizedTestCase.SlowCtor
Constructor and Description |
---|
LockedTestCase() |
Modifier and Type | Method and Description |
---|---|
protected BehaviorFactory |
makeBehaviorFactory() |
protected ComponentAdapter |
makeComponentAdapter(ComponentAdapter componentAdapter) |
testRaceConditionIsHandledBySynchronizedComponentAdapter, testRaceConditionIsNotHandledWithoutSynchronizedComponentAdapter, testSingletonCreationWithSynchronizedAdapterAndDoubleLocking, testSingletonCreationWithSynchronizedAdapterOutside, testSingletonCreationWithSynchronizedAdapterOutsideUsingFactory, THIS_NATURALLY_FAILS_testSingletonCreationRace, THIS_NATURALLY_FAILS_testSingletonCreationWithSynchronizedAdapter
public LockedTestCase()
protected ComponentAdapter makeComponentAdapter(ComponentAdapter componentAdapter)
makeComponentAdapter
in class SynchronizedTestCase
protected BehaviorFactory makeBehaviorFactory()
makeBehaviorFactory
in class SynchronizedTestCase
Copyright © 2003–2015 Codehaus. All rights reserved.