NUnit Problems: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
No edit summary
(Replaced content with '... sorry - can be deleted ...')
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
File:Test-code.JPG
... sorry - can be deleted ...
 
File:Nunit-breakpoint.JPG
 
--
 
TTrvTreeView.GotFocus
TTrvTreeView.BeforeSelect
TTrvTreeView.AfterSelect
TTrvTreeView.BeforeSelect
TTrvTreeView.AfterSelect
TTrvTreeView.LostFocus
ChangeAccountCodeValue 1
ChangeAccountCodeValue 2
  TUnhandledThreadExceptionHandler.OnThreadException  Unhandled Exception:
 
System.NullReferenceException: Object reference not set to an instance of an object.
  at Ict.Petra.Client.MFinance.Gui.Setup.TFrmGLAccountHierarchy.ChangeAccountCodeValue() i
TTrvTreeView.LostFocus
TTrvTreeView.GotFocus
08:06:09  Petra Client Caught an Unhandled Exception.
Reported by TUnhandledThreadExceptionHandler.OnThreadException
System.NullReferenceException: Object reference not set to an instance of an object.
  at Ict.Petra.Client.MFinance.Gui.Setup.TFrmGLAccountHierarchy.ChangeAccountCodeValue() in
      c:\Documents and Settings\wolfgangu\My Documents\openpetra\trunk2\csharp\ICT\Petra\Client\lib\MFinance\
      gui\setup\GLAccountHierarchy.ManualCode.cs:line 419
  at Ict.Petra.Client.MFinance.Gui.Setup.TFrmGLAccountHierarchy.ChangeAccountCodeValue(Object sender, EventArgs e)
      in c:\Documents and Settings\wolfgangu\My Documents\openpetra\trunk2\csharp\ICT\Petra\Client\lib\MFinance\
      gui\setup\GLAccountHierarchy.ManualCode.cs:line 391
  at System.EventHandler.Invoke(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnLeave(EventArgs e)
  at System.Windows.Forms.Control.NotifyLeave()
  at System.Windows.Forms.ContainerControl.UpdateFocusedControl()
08:06:09      at Void LogStackTrace(Ict.Common.TLoggingType) (c:\Documents and Settings\wolfgangu\My Documents\
      openpetra\trunk2\csharp\ICT\Common\Logging.cs: 291)
    at Void LogException(System.Exception, System.String) (c:\Documents and Settings\wolfgangu\My Documents\
      openpetra\trunk2\csharp\ICT\Petra\Client\app\Core\ExceptionHandling.cs: 72)
    at Void OnThreadException(System.Object, System.Threading.ThreadExceptionEventArgs)
      (c:\Documents and Settings\wolfgangu\My Documents\openpetra\trunk2\csharp\ICT\Petra\Client\
      app\Core\ExceptionHandling.cs: 120)
    at Void OnThreadException(System.Exception)
    at Void OnThreadException(System.Exception)
    at Void UpdateFocusedControl()
    at Boolean AssignActiveControlInternal(System.Windows.Forms.Control)
    at Boolean ActivateControlInternal(System.Windows.Forms.Control, Boolean)
    at Boolean ActivateControlInternal(System.Windows.Forms.Control)
    at Void WmSetFocus(System.Windows.Forms.Message ByRef)
in Appdomain test-domain-Tests.MFinance.GLBatches.dll
 
TTrvTreeView.GotFocus
TTrvTreeView.BeforeSelect
TTrvTreeView.AfterSelect
TTrvTreeView.LostFocus

Latest revision as of 07:23, 14 January 2011

... sorry - can be deleted ...