Introducing: NUnitX and the Rollback attribute - Seamless database rollback with Nunit

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2004/7/11/introducing-nunitx-and-the-rollback-attribute-seamless-datab.html
Published Sunday, July 11, 2004 9:32 PM by RoyOsherove

Comments

Sunday, July 11, 2004 11:09 AM by TrackBack

# Automatic RollBack of TestCase in MbUnit

Sunday, July 11, 2004 11:20 AM by TrackBack

# MBUnit to feature Rollback abilities as well

Sunday, July 11, 2004 2:16 PM by TrackBack

# Re: NUnitX and the Rollback attribute

Re: NUnitX and the Rollback attribute
Sunday, July 11, 2004 7:05 PM by TrackBack

# NUnitX and RollbackAttribute

Monday, July 12, 2004 12:49 AM by Chris Garty

# re: Introducing: NUnitX and the Rollback attribute - Seamless database rollback with Nunit

Hi Roy,

Excellent to see that you put it into NUnit. You should post the code to the NUnit developers list so it can be included in future versions of NUnit.

Great work!

- Chris
Monday, July 12, 2004 5:45 AM by TrackBack

# NUnitX DB testing/rollback from Roy Osherove

Monday, July 12, 2004 5:46 AM by TrackBack

# NUnitX DB testing/rollback from Roy Osherove

Monday, July 12, 2004 8:21 AM by Jerrad Anderson

# re: Introducing: NUnitX and the Rollback attribute - Seamless database rollback with Nunit

yep... great work indeed :)
Monday, July 12, 2004 1:06 PM by TrackBack

# NUnitX: NUnit con RollBack o Haz pruebas sin romper la BBDD

Monday, July 12, 2004 2:39 PM by TrackBack

# NUnit - Database Testing and Automatic Rollback - Unit Testing

Tuesday, July 13, 2004 1:40 AM by TrackBack

# NUnit - Database Testing and Automatic Rollback - Unit Testing

Tuesday, July 13, 2004 3:28 AM by TrackBack

# Automatic RollBack of TestCase in MbUnit

Tuesday, July 13, 2004 3:28 AM by TrackBack

# Automatic RollBack of TestCase in MbUnit

Tuesday, July 13, 2004 5:59 AM by Eric Vautier

# NUnitX introduces Seamless database rollback

Announcement on testdriven.com
Monday, August 09, 2004 11:38 PM by Sam

# re: Introducing: NUnitX and the Rollback attribute - Seamless database rollback with Nunit

This is really cool, but I got a FileNotFoundException. It says that NUnit.Core.dll or one of its dependencies was not found? Any thoughts? I'm running xp. Thanks, Sam
Monday, August 23, 2004 1:49 PM by TrackBack

# Stuff to do

Monday, August 23, 2004 10:29 PM by TrackBack

# TDD rant and raves

TDD rant and raves
Friday, June 10, 2005 6:58 PM by TrackBack

# Rollback Attribute for NUnit 2.2.1 and Above

Saturday, June 11, 2005 6:16 PM by TrackBack

# Rollback Attribute for NUnit 2.2.1 and Above

Tuesday, May 30, 2006 9:46 PM by Chloe

# re: Introducing: NUnitX and the Rollback attribute - Seamless database rollback with Nunit

Hi, I can't download it at all. It shows Connection close. Can you fix it? I really wanna use it for rollback purpose.
Wednesday, May 31, 2006 2:06 AM by RoyOsherove

# re: Introducing: NUnitX and the Rollback attribute - Seamless database rollback with Nunit

I've fixed the link, and added a new link to XTUnit, which is a better implementation of this aproach, that does not need its own version of NUnit to work.

Roy.
Monday, July 24, 2006 3:41 PM by Colin Jack

# re: Introducing: NUnitX and the Rollback attribute - Seamless database rollback with Nunit

Has anyone managed to get this working in VSTS, I keep getting wierd MSDTC errors.
Tuesday, October 10, 2006 4:19 AM by the stranger

# re: Introducing: NUnitX and the Rollback attribute - Seamless database rollback with Nunit

I tried your framework (rollback function) with Team System Unit Testing and Nunit Framework (Resharper gui integrated in VS.net) and it doesn't work with the error : System.Data.OleDb.OleDbException: Aucune message d'erreur disponible, code de résultat : E_NOINTERFACE(0x80004002). Server stack trace: à RssReader.DataAccessLayer.FeedsImpl.AddFeed(Feed currentFeed) dans C:\dev\test\RssReader\RssReader.DataAccessLayer\FeedsImpl.cs:ligne 139 à RssReader.TestProject.FeedsImplTest.AddFeedTest() dans C:\dev\test\RssReader\RssReader.TestProject\FeedsImplTest.cs:ligne 103 à System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext) à System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception rethrown at [0]: à System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) à System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) à RssReader.TestProject.FeedsImplTest.AddFeedTest() For information, i try to insert a simple line in an Access database. Thx in advance for your help.
Friday, December 08, 2006 6:57 PM by Chuck Sphar

# re: Introducing: NUnitX and the Rollback attribute - Seamless database rollback with Nunit

Hi Roy--

Still unable to download NUnitX from this page, or to link to XTUnit.

thanks,

Chuck

# Eli Lopian’s Blog (TypeMock) » Blog Archive » Rollback for database testing

Pingback from  Eli Lopian’s Blog (TypeMock)  » Blog Archive   » Rollback for database testing