FileMood

Download Frank Appel - Testing with JUnit - 2015

Frank Appel Testing with JUnit 2015

Name

Frank Appel - Testing with JUnit - 2015

 DOWNLOAD Copy Link

Total Size

7.2 MB

Total Files

367

Hash

3CFE8CD53FA60E6BA66E847E4BD05C8B111E27EF

/Code/Chapter 1/src/main/java/book/twju/chapter_1/

Timeline.java

0.2 KB

/Code/Chapter 1/src/test/java/book/twju/chapter_1/

TimelineTest.java

0.4 KB

/Code/Chapter 1/

pom.xml

1.1 KB

/Code/Chapter 2/src/main/java/book/twju/chapter_2/

Timeline.java

0.7 KB

/Code/Chapter 2/src/test/java/book/twju/chapter_2/

TimelineTest.java

1.3 KB

Listing_8_BDD_Comments_TimelineTest.java

0.9 KB

Listing_7_BoundaryConditions_TimelineTest.java

0.9 KB

Listing_5_ImplicitTearDown_TimelineTest.java

0.8 KB

Listing_3_DelegateSetup_TimelineTest.java

0.7 KB

Listing_4_ImplicitSetup_TimelineTest.java

0.7 KB

Listing_2_InlineSetup_TimelineTest.java

0.6 KB

Listing_1_PhasesComments_TimelineTest.java

0.6 KB

Listing_6_InlineTearDown_TimelineTest.java

0.5 KB

/Code/Chapter 2/

pom.xml

1.1 KB

/Code/Chapter 3/src/main/java/book/twju/chapter_3/

Timeline.java

2.0 KB

SessionStorageFake.java

0.4 KB

ItemProvider.java

0.2 KB

SessionStorage.java

0.1 KB

Item.java

0.1 KB

/Code/Chapter 3/src/test/java/book/twju/chapter_3/

TimelineTest.java

4.2 KB

Listing_5_Mockito_SessionStoreStub_TimelineTest.java

3.2 KB

Listing_7_Mockito_SessionStoreSpy_TimelineTest.java

2.7 KB

Listing_3_Spy_TimelineTest.java

2.7 KB

Listing_2_Stub_TimelineTest.java

2.4 KB

Listing_6_Mockito_ItemProviderStub_TimelineTest.java

2.3 KB

Listing_4_Mock_TimelineTest.java

2.1 KB

ItemProviderStub.java

1.4 KB

Listing_1_Dummy_TimelineTest.java

1.4 KB

Listing_8_Mockito_ArgumentCapture_TimelineTest.java

1.3 KB

SessionStorageMock.java

0.7 KB

ItemProviderDummy.java

0.6 KB

SessionStorageSpy.java

0.4 KB

FakeItem.java

0.4 KB

/Code/Chapter 3/

pom.xml

1.3 KB

/Code/Chapter 4/src/main/java/book/twju/chapter_4/

Timeline.java

3.3 KB

ItemProvider.java

0.2 KB

SessionStorage.java

0.2 KB

Item.java

0.1 KB

/Code/Chapter 4/src/test/java/book/twju/chapter_4/

TimelineTest.java

7.3 KB

Listing_5_Collaborator_TimelineTest.java

2.5 KB

Listing_4_Closure_TimelineTest.java

2.2 KB

Listing_1_TryCatch_TimelineTest.java

1.6 KB

Listing_3_ExpectedException_TimelineTest.java

1.6 KB

ItemProviderStub.java

1.4 KB

Listing_2_Annotation_TimelineTest.java

1.1 KB

FakeItem.java

0.4 KB

ThrowableCaptor.java

0.3 KB

/Code/Chapter 4/

pom.xml

1.3 KB

/Code/Chapter 5/src/main/java/book/twju/chapter_5/

Timeline.java

3.3 KB

ItemProvider.java

0.2 KB

SessionStorage.java

0.2 KB

Item.java

0.1 KB

/Code/Chapter 5/src/test/java/book/twju/chapter_5/

TimelineTest.java

7.8 KB

Listing_1_MockitoRunner_TimelineTest.java

7.4 KB

Listing_2_Parameterized_TimelineTest.java

3.1 KB

Listing_3_JUnitParams_TimelineTest.java

2.7 KB

Listing_4_Burst_TimelineTest.java

2.6 KB

Executor.java

2.0 KB

ItemProviderStub.java

1.4 KB

FetchItemsEnum.java

1.4 KB

Listing_3_JUnitParams_FetchItemsDataProvider.java

1.0 KB

Listing_2_Parameterized_FetchItemsDataProvider.java

0.8 KB

FetchItemsData.java

0.8 KB

AllUnitTestSuite.java

0.4 KB

ExecutorSample.java

0.4 KB

FakeItem.java

0.4 KB

ThrowableCaptor.java

0.3 KB

AllUnitTestCpSuite.java

0.3 KB

Execute.java

0.3 KB

AllTestSuite.java

0.3 KB

FakeItems.java

0.2 KB

UiITest.java

0.2 KB

Integration.java

0.1 KB

Acceptance.java

0.1 KB

Unit.java

0.1 KB

/Code/Chapter 5/

pom.xml

1.8 KB

/Code/Chapter 6/src/main/java/book/twju/chapter_6/

FileSessionStorage.java

1.5 KB

Memento.java

0.2 KB

SessionStorage.java

0.1 KB

/Code/Chapter 6/src/test/java/book/twju/chapter_6/

ConditionalIgnoreRule.java

3.7 KB

FileSessionStorageITest.java

2.5 KB

MyConfigurableStatement.java

0.8 KB

ProvideSystemInputExample.java

0.8 KB

ProvideSystemPropertyExample.java

0.6 KB

ServerIntegrationWithRuleChainTestSuite.java

0.6 KB

CaptureSystemOutputExample.java

0.6 KB

ClearPropertiesExample.java

0.5 KB

ServerRule.java

0.5 KB

ServerIntegrationTestSuite.java

0.4 KB

MyStatement.java

0.4 KB

MyServerTest.java

0.4 KB

ConditionalIgnoreTest.java

0.4 KB

AssumptionTest.java

0.4 KB

MyConfigurableRule.java

0.4 KB

MyConfigurableRuleTest.java

0.3 KB

ThrowableCaptor.java

0.3 KB

MyRuleConfiguration.java

0.3 KB

MyRuleBasedOnExternalResource.java

0.3 KB

MyRule.java

0.3 KB

MyRuleBasedOnExternalResourceTest.java

0.3 KB

NotRunningOnWindows.java

0.3 KB

MyRuleTest.java

0.2 KB

/Code/Chapter 6/

pom.xml

1.6 KB

/Code/Chapter 7/src/main/java/book/twju/chapter_7/

FileSessionStorage.java

2.8 KB

Memento.java

0.4 KB

ItemSerialization.java

0.1 KB

SessionStorage.java

0.1 KB

Item.java

0.1 KB

/Code/Chapter 7/src/test/java/book/twju/chapter_7/

Listing_3_Hamcrest_Matcher_FileSessionStorageITest.java

1.8 KB

Listing_4_Hamcrest_MementoMatcher_Light_FileSessionStorageITest.java

1.7 KB

Listing_4_Hamcrest_MementoMatcher_FileSessionStorageITest.java

1.7 KB

Listing_1_JUnit_Assert_FileSessionStorageITest.java

1.6 KB

Listing_6_AssertJ_Assertions_FileSessionStorageITest.java

1.5 KB

Listing_7_AssertJ_MementoAssert_FileSessionStorageITest.java

1.5 KB

Listing_7_AssertJ_MementoAssert.java

1.4 KB

Listing_2_JUnit_MementoAssert_FileSessionStorageITest.java

1.4 KB

Listing_4_Hamcrest_MementoMatcher.java

1.3 KB

FakeItem.java

0.9 KB

Listing_2_JUnit_MementoAssert.java

0.8 KB

Listing_5_AssertJ_ThrowableAssert_Test.java

0.6 KB

FakeItems.java

0.5 KB

Listing_4_Hamcrest_MementoMatcher_Light.java

0.5 KB

FakeItemSerialization.java

0.4 KB

/Code/Chapter 7/

pom.xml

1.4 KB

/Code/Chapter 8/alltests/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

org.moreunit.prefs

0.1 KB

/Code/Chapter 8/alltests/src/test/java/book/twju/alltests/

AllTestSuite.java

0.3 KB

/Code/Chapter 8/alltests/

.classpath

2.0 KB

AllTestSuite.launch

1.6 KB

pom.xml

0.9 KB

.project

0.6 KB

/Code/Chapter 8/build/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.eclipse.m2e.core.prefs

0.1 KB

org.eclipse.core.resources.prefs

0.1 KB

/Code/Chapter 8/build/

pom.xml

5.1 KB

swt-pom.xml

2.1 KB

Timeline Build All.launch

1.2 KB

.project

0.6 KB

.classpath

0.1 KB

/Code/Chapter 8/timeline/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.moreunit.prefs

0.3 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/Code/Chapter 8/timeline/src/main/java/book/twju/timeline/model/

Timeline.java

4.1 KB

Memento.java

2.0 KB

Item.java

1.5 KB

ItemProvider.java

0.2 KB

ItemSerialization.java

0.2 KB

SessionStorage.java

0.1 KB

/Code/Chapter 8/timeline/src/main/java/book/twju/timeline/ui/

ItemUiMap.java

2.6 KB

TopItemUpdater.java

1.6 KB

ItemUiList.java

1.5 KB

ItemViewer.java

1.1 KB

FetchOperation.java

0.8 KB

ItemViewerCompound.java

0.3 KB

ItemUiFactory.java

0.2 KB

AutoUpdate.java

0.2 KB

TopItemScroller.java

0.2 KB

ItemUi.java

0.1 KB

/Code/Chapter 8/timeline/src/main/java/book/twju/timeline/util/

FileSessionStorage.java

4.1 KB

FileStorageStructure.java

1.7 KB

/Code/Chapter 8/timeline/src/test/java/book/twju/timeline/model/

TimelineTest.java

7.8 KB

MementoTest.java

3.9 KB

FetchItemsData.java

3.7 KB

ItemTest.java

2.3 KB

ItemAssert.java

1.6 KB

FakeItemProviderStub.java

1.6 KB

MementoAssert.java

1.4 KB

FakeItems.java

1.3 KB

CompareItemData.java

0.8 KB

FakeItemSerialization.java

0.5 KB

FakeItem.java

0.3 KB

/Code/Chapter 8/timeline/src/test/java/book/twju/timeline/ui/

ItemUiMapTest.java

5.9 KB

ItemUiListTest.java

3.7 KB

TopItemUpdaterTest.java

3.2 KB

ItemViewerTest.java

2.9 KB

FetchOperationTest.java

1.5 KB

ItemViewerCompoundHelper.java

1.2 KB

TestTopItemUpdater.java

0.9 KB

TestItemUiList.java

0.7 KB

/Code/Chapter 8/timeline/src/test/java/book/twju/timeline/util/

FileSessionStorageITest.java

4.9 KB

FileStorageStructureITest.java

3.4 KB

/Code/Chapter 8/timeline/

pom.xml

1.1 KB

.classpath

1.0 KB

.project

0.6 KB

/Code/Chapter 8/timeline.provider/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.moreunit.prefs

0.4 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/Code/Chapter 8/timeline.provider/src/main/java/book/twju/timeline/provider/git/

GitItemProvider.java

5.4 KB

GitItem.java

1.7 KB

GitOperator.java

1.5 KB

GitItemSerialization.java

1.2 KB

/Code/Chapter 8/timeline.provider/src/test/java/book/twju/timeline/provider/git/

GitItemProviderITest.java

9.2 KB

GitOperatorITest.java

3.2 KB

GitItemTest.java

2.5 KB

GitItemAssert.java

1.8 KB

GitItemSerializationTest.java

1.6 KB

/Code/Chapter 8/timeline.provider/

pom.xml

1.1 KB

.classpath

1.0 KB

.project

0.6 KB

/Code/Chapter 8/timeline.swing/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.moreunit.prefs

0.4 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/Code/Chapter 8/timeline.swing/src/main/java/book/twju/timeline/swing/

SwingTopItemScroller.java

2.8 KB

Header.java

2.7 KB

SwingItemUiList.java

2.2 KB

SwingTimelineCompound.java

2.0 KB

SwingTimeline.java

1.9 KB

SwingTopItemUpdater.java

1.8 KB

SwingItemViewerCompound.java

1.8 KB

SwingAutoUpdate.java

1.6 KB

SwingItemUi.java

0.6 KB

Resources.java

0.6 KB

SwingUiThreadDispatcher.java

0.5 KB

/Code/Chapter 8/timeline.swing/src/test/java/book/twju/timeline/swing/

SwingTopItemUpdaterITest.java

4.5 KB

SwingTopItemScrollerITest.java

3.4 KB

HeaderITest.java

3.4 KB

SwingTimelineCompoundTest.java

3.1 KB

SwingAutoUpdateITest.java

2.9 KB

SwingTimelineTest.java

2.4 KB

TopItemTestHelper.java

2.2 KB

SwingItemViewerCompoundTest.java

2.0 KB

SwingItemUiListITest.java

1.6 KB

SwingTimelineCompoundHelper.java

1.4 KB

SwingUiThreadDispatcherITest.java

1.2 KB

FrameRule.java

1.1 KB

ResourcesTest.java

1.1 KB

/Code/Chapter 8/timeline.swing/

pom.xml

1.1 KB

.classpath

1.0 KB

.project

0.6 KB

/.../timeline.swing.application/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.moreunit.prefs

0.4 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/.../timeline.swing.application/src/main/java/book/twju/timeline/swing/application/itemui/git/

GitItemUi.java

2.4 KB

GitTimelineFactory.java

1.2 KB

GitItemUiFactory.java

1.2 KB

/.../timeline.swing.application/src/main/java/book/twju/timeline/swing/application/

Application.java

1.6 KB

/.../timeline.swing.application/src/test/java/book/twju/timeline/swing/application/itemui/git/

GitTimelineFactoryITest.java

2.2 KB

GitItemUiFactoryITest.java

2.2 KB

GitItemUiITest.java

1.7 KB

/.../timeline.swing.application/

Swing Timeline.launch

1.1 KB

pom.xml

1.1 KB

.classpath

1.0 KB

.project

0.6 KB

/Code/Chapter 8/timeline.swt/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.moreunit.prefs

0.3 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/Code/Chapter 8/timeline.swt/src/main/java/book/twju/timeline/swt/util/

FormDatas.java

4.0 KB

/Code/Chapter 8/timeline.swt/src/main/java/book/twju/timeline/swt/

Header.java

3.4 KB

SwtItemUiList.java

3.1 KB

SwtTopItemScroller.java

2.7 KB

SwtTimeline.java

2.1 KB

SwtTimelineCompound.java

2.0 KB

SwtTopItemUpdater.java

1.8 KB

SwtItemViewerCompound.java

1.8 KB

SwtAutoUpdate.java

1.6 KB

Resources.java

1.1 KB

SwtUiThreadDispatcher.java

1.0 KB

SwtItemUi.java

0.2 KB

/Code/Chapter 8/timeline.swt/src/test/java/book/twju/timeline/swt/util/

FormDatasTest.java

6.8 KB

FormDatasAssert.java

4.8 KB

/Code/Chapter 8/timeline.swt/src/test/java/book/twju/timeline/swt/

SwtTopItemUpdaterITest.java

5.2 KB

HeaderITest.java

3.8 KB

SwtTopItemScrollerITest.java

3.6 KB

SwtTimelineCompoundITest.java

3.3 KB

SwtAutoUpdateITest.java

3.2 KB

SwtUiThreadDispatcherITest.java

2.9 KB

SwtTimelineITest.java

2.7 KB

SwtItemViewerCompoundITest.java

2.2 KB

ResourcesTest.java

2.2 KB

TopItemTestHelper.java

2.1 KB

SwtItemUiListITest.java

2.0 KB

SwtTimelineCompoundHelper.java

1.4 KB

ShellHelper.java

0.3 KB

/Code/Chapter 8/timeline.swt/

pom.xml

1.3 KB

.classpath

1.0 KB

.project

0.6 KB

/.../timeline.swt.application/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.moreunit.prefs

0.3 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/.../timeline.swt.application/src/main/java/book/twju/timeline/swt/application/itemui/git/

GitItemUi.java

3.1 KB

GitTimelineFactory.java

1.2 KB

GitItemUiFactory.java

1.0 KB

/.../timeline.swt.application/src/main/java/book/twju/timeline/swt/application/

Application.java

1.6 KB

/.../timeline.swt.application/src/test/java/book/twju/timeline/swt/application/itemui/git/

GitItemUiTest.java

2.7 KB

GitTimelineFactoryITest.java

2.5 KB

GitItemUiFactoryITest.java

2.4 KB

/.../timeline.swt.application/

pom.xml

1.3 KB

SWT Timeline.launch

1.1 KB

.classpath

1.0 KB

.project

0.6 KB

/.../timeline.swt.test.util/.settings/

org.moreunit.prefs

0.3 KB

org.eclipse.jdt.core.prefs

0.2 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/.../timeline.swt.test.util/src/main/java/book/twju/timeline/swt/test/util/

SwtEventHelper.java

3.3 KB

DisplayHelper.java

2.9 KB

EventQueueHelper.java

0.8 KB

/.../timeline.swt.test.util/src/test/java/book/twju/timeline/swt/test/util/

SwtEventHelperTest.java

7.9 KB

DisplayHelperTest.java

3.7 KB

/.../timeline.swt.test.util/

.classpath

1.0 KB

pom.xml

0.9 KB

.project

0.6 KB

/Code/Chapter 8/timeline.tabris/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.moreunit.prefs

0.4 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/Code/Chapter 8/timeline.tabris/src/main/java/book/twju/timeline/tabris/

StorageDirectoryProvider.java

2.4 KB

TimelineEntryPoint.java

1.7 KB

Configuration.java

0.5 KB

/Code/Chapter 8/timeline.tabris/src/main/webapp/WEB-INF/

web.xml

0.9 KB

/Code/Chapter 8/timeline.tabris/src/test/java/book/twju/timeline/tabris/

StorageDirectoryProviderITest.java

4.5 KB

/Code/Chapter 8/timeline.tabris/

pom.xml

2.6 KB

Tabris Timeline.launch

2.0 KB

.classpath

1.0 KB

.project

0.6 KB

/.../timeline.test.util/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.moreunit.prefs

0.4 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/.../timeline.test.util/src/main/java/book/twju/timeline/test/util/

EqualsTester.java

13.0 KB

ConditionalIgnoreRule.java

3.7 KB

GitRepository.java

1.6 KB

GitRule.java

1.2 KB

FileHelper.java

0.6 KB

ThrowableCaptor.java

0.3 KB

NotRunningOnWindows.java

0.3 KB

ThreadHelper.java

0.3 KB

GitOperationException.java

0.2 KB

/.../timeline.test.util/src/test/java/book/twju/timeline/test/util/

ThrowableCaptorTest.java

1.0 KB

/.../timeline.test.util/

.classpath

1.0 KB

pom.xml

0.9 KB

.project

0.6 KB

/Code/Chapter 8/timeline.util/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.moreunit.prefs

0.4 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/Code/Chapter 8/timeline.util/src/main/java/book/twju/timeline/util/

BackgroundProcessor.java

1.5 KB

Exceptions.java

1.4 KB

Assertion.java

1.1 KB

Iterables.java

0.6 KB

NiceTime.java

0.4 KB

UiThreadDispatcher.java

0.1 KB

/Code/Chapter 8/timeline.util/src/test/java/book/twju/timeline/util/

AssertionTest.java

2.8 KB

BackgroundProcessorITest.java

2.4 KB

ExceptionsTest.java

2.0 KB

IterablesTest.java

0.9 KB

NiceTimeTest.java

0.9 KB

/Code/Chapter 8/timeline.util/

.classpath

1.0 KB

pom.xml

0.9 KB

.project

0.6 KB

/.../timeline.util.test.util/.settings/

org.eclipse.jdt.core.prefs

0.4 KB

org.eclipse.core.resources.prefs

0.1 KB

org.eclipse.m2e.core.prefs

0.1 KB

/.../timeline.util.test.util/src/main/java/book/twju/timeline/util/test/util/

BackgroundThreadHelper.java

1.2 KB

/.../timeline.util.test.util/

.classpath

1.0 KB

pom.xml

0.9 KB

.project

0.6 KB

/

Frank Appel - Testing with JUnit - 2015.epub

4.1 MB

Frank Appel - Testing with JUnit - 2015.pdf

2.5 MB

 

Total files 367


Copyright © 2024 FileMood.com