Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5932783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T14:52:58+00:00 2026-05-22T14:52:58+00:00

i use NHibernate and Spring.net templates for creating DAO. i wrote some tests for

  • 0

i use NHibernate and Spring.net templates for creating DAO. i wrote some tests for saving and retrieving entities. Problem is all test pass on our local machines but on Jenkins there are strange problems with DateTime variables:

Message:

Expected: 2011-06-16 15:19:23.765
But was:  2011-06-16 15:19:23.765

Any clues what may be the reason?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T14:52:59+00:00Added an answer on May 22, 2026 at 2:52 pm

    I suspect that the two dates are subtly different, in the sub-millisecond range, probably due to the storage not supporting date/time values to the “ticks” precision.

    If you’re really lucky, NUnit may provide an “equal within certain tolerance” for DateTime as it does for double. If not, something like this would be okay:

    Assert.IsTrue(Math.Abs(oneDate.TotalSeconds - anotherDate.TotalSeconds) < 0.001)
    

    Either that, or potentially round or truncate both DateTime values to the appropriate millisecond, and then use AreEqual. That would definitely give a more useful failure message.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am using Spring.net 1.2 with NHibernate 2.0.1. Within my project i'am facing some
I am using Sping.Net 1.3.1 and Nhibernate 3.0. I use Spring's Transaction Interceptor in
We are using Spring.NET for Dependency Injection and NHibernate as ORM. We use Session
I'm trying to use NHibernate for data access, and I have 2 simple entities
I'm using Spring.NET 1.3.2, NHibernate 3.1 and the OSIV pattern in a ASP.NET application.
I have .NET 3.5 application wrote in C# using NHibernate. Before I has OracleClientDriver
We use the Fluent nHibernate repository model in a .net MVC project that I'm
I'm checking out Linq for NHibernate 2.1 to use in an ASP.NET MVC application
So I really like working with NHibernate but always used Spring.Net with it. I
How can I setup NHibernate Validator with Spring.net as IoC? I am already using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.